evm_domain_test_runtime::opaque

Type Alias AccountId

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

Opaque account identifier type.

Aliased Typeยง

struct AccountId { /* private fields */ }