Type Definition sp_beefy::crypto::AuthorityId

source ·
pub type AuthorityId = Public;
Expand description

Identity of a BEEFY authority using ECDSA as its crypto.

Trait Implementations§