Type Definition narwhal_crypto::PublicKey
source · [−]pub type PublicKey = BLS12381PublicKey;
Expand description
Type aliases selecting the signature algorithm for the code base.
pub type PublicKey = BLS12381PublicKey;
Type aliases selecting the signature algorithm for the code base.