Type Alias runtime_common::AuthorityId

pub type AuthorityId = Public;
Expand description

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

Aliased Type§

struct AuthorityId(/* private fields */);