Function fil_actor_multisig_state::v14::compute_proposal_hash

source ยท
pub fn compute_proposal_hash(
    txn: &Transaction,
    sys: &dyn Primitives,
) -> Result<[u8; 32]>
Expand description

Computes a digest of a proposed transaction. This digest is used to confirm identity of the transaction associated with an ID, which might change under chain re-orgs.