pub type Sender = AccountId32;

Aliased Type§

struct Sender(pub [u8; 32]);

Fields§

§0: [u8; 32]