referrerpolicy=no-referrer-when-downgrade

AuthorityId

Type Alias AuthorityId 

pub type AuthorityId = Public;
Expand description

A Babe authority identifier. Necessarily equivalent to the schnorrkel public key used in the main Babe module. If that ever changes, then this must, too.

Aliased Type§

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