Type Alias EcdsaValidatorId
pub type EcdsaValidatorId = Public;Expand description
Identity of a BEEFY authority using ECDSA as its crypto.
Aliased Type§
struct EcdsaValidatorId(/* private fields */);pub type EcdsaValidatorId = Public;Identity of a BEEFY authority using ECDSA as its crypto.
struct EcdsaValidatorId(/* private fields */);