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