Type Alias auto_id_domain_runtime::opaque::AccountId

source ·
pub type AccountId = Vec<u8>;
Expand description

Opaque account identifier type.

Aliased Type§

struct AccountId { /* private fields */ }