pub type Real = AccountId32;

Aliased Type§

struct Real(pub [u8; 32]);

Fields§

§0: [u8; 32]