Type Alias hotshot::types::BLSPubKey

source ·
pub type BLSPubKey = VerKey;
Expand description

BLS public key used to verify a signature

Aliased Type§

struct BLSPubKey(/* private fields */);