Type Definition polkadot_primitives::v0::AccountId [−][src]
pub type AccountId = <<MultiSignature as Verify>::Signer as IdentifyAccount>::AccountId;Expand description
Alias to the opaque account ID type for this chain, actually a AccountId32. This is always
32 bytes.