Companion PR to #5695 (#1030)
* add module ids to kusama runtime
* update kusam with polkadot runtimes to have moduleids configured
* trivial
* define module id for treasury in crowdfund.rs
* crodfund builds without issue
* remove commented out code
* switch crowdfund to configurable moduleid
* test-runtime passing
* trivial syntax
* add module id to mock
* Update `Cargo.lock`
Co-authored-by:
zeke <emostov@middlebury.edu>
Showing
- polkadot/Cargo.lock 126 additions, 126 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/src/crowdfund.rs 10 additions, 3 deletionspolkadot/runtime/common/src/crowdfund.rs
- polkadot/runtime/kusama/src/lib.rs 9 additions, 3 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 6 additions, 2 deletionspolkadot/runtime/polkadot/src/lib.rs
Please register or sign in to comment