domain_runtime_primitives::opaque

Type Alias AccountId

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

Opaque account identifier type.

Aliased Typeยง

struct AccountId { /* private fields */ }