Remove Purchase Pallet from Polkadot + Westend (#1636)
* Remove purchase pallet * Update runtime/common/src/purchase.rs Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> * Actually check and fix compile * Add events to dummy * Fix kusama too * remove events where it did not exist historically Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
parent
d1b1c172
Showing
- polkadot/runtime/common/src/dummy.rs 12 additions, 2 deletionspolkadot/runtime/common/src/dummy.rs
- polkadot/runtime/common/src/purchase.rs 50 additions, 0 deletionspolkadot/runtime/common/src/purchase.rs
- polkadot/runtime/kusama/src/lib.rs 5 additions, 3 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 14 additions, 152 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 20 additions, 47 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment