AuthorityId

Type Alias AuthorityId 

Source
pub type AuthorityId = Public;
Expand description

An Aura authority identifier using S/R 25519 as its crypto.

Aliased Typeยง

pub struct AuthorityId(/* private fields */);