Type Alias iota_types::crypto::AuthorityKeyPair
source · pub type AuthorityKeyPair = BLS12381KeyPair;
Expand description
Type aliases selecting the signature algorithm for the code base.
Aliased Type§
struct AuthorityKeyPair { /* private fields */ }