Type Alias sp_consensus_grandpa::AuthoritySignature
source · pub type AuthoritySignature = Signature;
Expand description
Signature for a Grandpa authority.
Aliased Type§
struct AuthoritySignature(/* private fields */);
pub type AuthoritySignature = Signature;
Signature for a Grandpa authority.
struct AuthoritySignature(/* private fields */);