mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-10 21:51:06 +00:00
Configure OpenGov (#130)
* add all required opengov pallets to deps and configure scheduler and preimage pallets * configure opengov * config whitelist * config treasury * clean currency imports * update all weightinfos * toml sort * add treasury to chainspec genesis config * update fuzzer * fix clippy warning
This commit is contained in:
@@ -199,6 +199,7 @@ fn testnet_genesis(
|
||||
})
|
||||
.collect::<Vec<_>>(),
|
||||
},
|
||||
"treasury": {},
|
||||
"polkadotXcm": {
|
||||
"safeXcmVersion": Some(SAFE_XCM_VERSION),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user