mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
committed by
GitHub
parent
6b20f7a2c5
commit
7739dfe164
@@ -375,8 +375,6 @@ impl InstanceFilter<Call> for ProxyType {
|
||||
c,
|
||||
Call::CollatorSelection { .. } | Call::Utility { .. } | Call::Multisig { .. }
|
||||
),
|
||||
ProxyType::Collator =>
|
||||
matches!(c, Call::CollatorSelection(..) | Call::Utility(..) | Call::Multisig(..)),
|
||||
}
|
||||
}
|
||||
fn is_superset(&self, o: &Self) -> bool {
|
||||
|
||||
Reference in New Issue
Block a user