fn is_blocked_account(account: AccountId, scope: SpaceId) -> bool
[src]fn is_allowed_account(account: AccountId, scope: SpaceId) -> bool
[src]impl<AccountId> IsAccountBlocked<AccountId> for ()
[src]fn is_blocked_account(_account: AccountId, _scope: u64) -> bool
[src]fn is_allowed_account(_account: AccountId, _scope: u64) -> bool
[src]