pub type AuthorityName = AuthorityPublicKeyBytes;

Aliased Type§

struct AuthorityName(pub [u8; 96]);

Fields§

§0: [u8; 96]