Function miden_objects::block::compute_tx_hash
source ยท pub fn compute_tx_hash(
updated_accounts: impl Iterator<Item = (TransactionId, AccountId)>,
) -> DigestExpand description
Computes a commitment to the provided list of transactions.