Type Definition sp_beefy::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.