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:
@@ -184,7 +184,6 @@ impl Contains<RuntimeCall> for SafeCallFilter {
|
||||
) | RuntimeCall::Session(pallet_session::Call::purge_keys { .. }) |
|
||||
RuntimeCall::XcmpQueue(..) |
|
||||
RuntimeCall::DmpQueue(..) |
|
||||
RuntimeCall::Utility(pallet_utility::Call::as_derivative { .. }) |
|
||||
RuntimeCall::BridgeRococoGrandpa(pallet_bridge_grandpa::Call::<
|
||||
Runtime,
|
||||
BridgeGrandpaRococoInstance,
|
||||
|
||||
Reference in New Issue
Block a user