Type Alias hotshot::types::BLSPrivKey
source · pub type BLSPrivKey = SignKey;Expand description
BLS private key used to sign a message
Aliased Type§
struct BLSPrivKey(/* private fields */);pub type BLSPrivKey = SignKey;BLS private key used to sign a message
struct BLSPrivKey(/* private fields */);