referrerpolicy=no-referrer-when-downgrade

Type Alias sp_consensus_grandpa::AuthoritySignature

source ·
pub type AuthoritySignature = Signature;
Expand description

Signature for a Grandpa authority.

Aliased Type§

struct AuthoritySignature(/* private fields */);