Type Definition sp_consensus_beefy::ecdsa_crypto::AuthorityId
source · pub type AuthorityId = Public;
Expand description
Identity of a BEEFY authority using ECDSA as its crypto.
pub type AuthorityId = Public;
Identity of a BEEFY authority using ECDSA as its crypto.