treasury pallet: remove unused config parameters (#4831)
Remove unused config parameters `ApproveOrigin` and `OnSlash` from the treasury pallet. Add `OnSlash` config parameter to the bounties and tips pallets. part of https://github.com/paritytech/polkadot-sdk/issues/3800
parent
10b68db9
Showing
- cumulus/parachains/runtimes/collectives/collectives-westend/src/fellowship/mod.rs 1 addition, 9 deletions...mes/collectives/collectives-westend/src/fellowship/mod.rs
- polkadot/runtime/common/src/impls.rs 0 additions, 2 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/rococo/src/lib.rs 1 addition, 2 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 0 additions, 2 deletionspolkadot/runtime/westend/src/lib.rs
- prdoc/pr_4831.prdoc 25 additions, 0 deletionsprdoc/pr_4831.prdoc
- substrate/bin/node/runtime/src/lib.rs 2 additions, 5 deletionssubstrate/bin/node/runtime/src/lib.rs
- substrate/frame/bounties/src/benchmarking.rs 2 additions, 2 deletionssubstrate/frame/bounties/src/benchmarking.rs
- substrate/frame/bounties/src/lib.rs 3 additions, 0 deletionssubstrate/frame/bounties/src/lib.rs
- substrate/frame/bounties/src/tests.rs 2 additions, 4 deletionssubstrate/frame/bounties/src/tests.rs
- substrate/frame/child-bounties/src/tests.rs 1 addition, 2 deletionssubstrate/frame/child-bounties/src/tests.rs
- substrate/frame/tips/src/lib.rs 3 additions, 0 deletionssubstrate/frame/tips/src/lib.rs
- substrate/frame/tips/src/tests.rs 2 additions, 4 deletionssubstrate/frame/tips/src/tests.rs
- substrate/frame/treasury/src/lib.rs 0 additions, 6 deletionssubstrate/frame/treasury/src/lib.rs
- substrate/frame/treasury/src/tests.rs 0 additions, 2 deletionssubstrate/frame/treasury/src/tests.rs
Please register or sign in to comment