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