Type Alias sp_consensus_aura::sr25519::AuthorityId

source ·
pub type AuthorityId = Public;
Expand description

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

Aliased Type§

struct AuthorityId(/* private fields */);