pub type Author = AccountId32;

Aliased Type§

struct Author(pub [u8; 32]);

Fields§

§0: [u8; 32]