Type Alias distance_oracle::api::AccountId

source ·
pub type AccountId = AccountId32;

Aliased Type§

struct AccountId(pub [u8; 32]);

Fields§

§0: [u8; 32]