Trait frame_support::traits::IsDeadAccount [−][src]
Determiner to say whether a given account is unused.
Required methods
fn is_dead_account(who: &AccountId) -> bool
[src]
Is the given account dead?