mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
Remove as_derivative from SafeCallFilter (#3006)
* remove as_derivative from SafeCallFilter * lock --------- Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -160,7 +160,6 @@ impl Contains<RuntimeCall> for SafeCallFilter {
|
||||
RuntimeCall::PolkadotXcm(pallet_xcm::Call::force_xcm_version { .. }) |
|
||||
RuntimeCall::XcmpQueue(..) |
|
||||
RuntimeCall::DmpQueue(..) |
|
||||
RuntimeCall::Utility(pallet_utility::Call::as_derivative { .. }) |
|
||||
RuntimeCall::Alliance(
|
||||
// `init_members` accepts unbounded vecs as arguments,
|
||||
// but the call can be initiated only by root origin.
|
||||
|
||||
Reference in New Issue
Block a user