pub type AuthoritySignature = Signature;
Expand description

Signature for a Grandpa authority.

Aliased Type§

struct AuthoritySignature(/* private fields */);