referrerpolicy=no-referrer-when-downgrade
sp_consensus_sassafras

Type Alias AuthorityId

Source
pub type AuthorityId = Public;
Expand description

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

Aliased Type§

struct AuthorityId(/* private fields */);