[−][src]Trait eq_whitelists::CheckWhitelisted
Interface for checking whitelisted accounts
Required methods
fn in_whitelist(account_id: &AccountId) -> bool
Checks if account_id
is in whitelist
fn accounts() -> Vec<AccountId>
Gets a vector of all whitelisted accounts