referrerpolicy=no-referrer-when-downgrade
sp_consensus_grandpa

Type Alias AuthoritySignature

Source
pub type AuthoritySignature = Signature;
Expand description

Signature for a Grandpa authority.

Aliased Type§

struct AuthoritySignature(/* private fields */);