Type Alias hotshot_types::drb::DrbSeedInput
source ยท pub type DrbSeedInput = [u8; 32];Expand description
Alias for DRB seed input for compute_drb_result, serialized from the QC signature.
pub type DrbSeedInput = [u8; 32];Alias for DRB seed input for compute_drb_result, serialized from the QC signature.