[][src]Trait eq_primitives::AccountGetter

pub trait AccountGetter<AccountId> {
    fn get_account_id() -> AccountId;
}

Supports getting account id

Required methods

fn get_account_id() -> AccountId

Loading content...

Implementors

Loading content...