Type Definition frame::runtime::apis::ed25519::AuthorityId
pub type AuthorityId = Public;Expand description
An Aura authority identifier using Ed25519 as its crypto.
pub type AuthorityId = Public;An Aura authority identifier using Ed25519 as its crypto.