pub type AccountId = Vec<u8>;
Opaque account identifier type.
pub struct AccountId { /* private fields */ }