Function seed_from_nonce_and_sc_epoch

Source
pub fn seed_from_nonce_and_sc_epoch(
    epoch_nonce: &EpochNonce,
    partner_chain_epoch_number: &ScEpochNumber,
) -> [u8; 32]
Expand description

Generate 32 byte seed from epoch nonce and Partner Chain epoch number