pub type Who = AccountId32;

Aliased Type§

struct Who(pub [u8; 32]);

Fields§

§0: [u8; 32]