AccountId

Type Alias AccountId 

Source
pub type AccountId = AccountId32;

Aliased Type§

pub struct AccountId(pub [u8; 32]);

Tuple Fields§

§0: [u8; 32]

Trait Implementations§