Skip to main content

verify_batch_root

Function verify_batch_root 

Source
pub fn verify_batch_root(
    expected: &[u8; 32],
    state_root: &RootHash,
    risk_root: &RootHash,
    command_mmr_root: &MmrHash,
    obligation_mmr_root: &MmrHash,
    intent_mmr_root: &MmrHash,
) -> bool
Expand description

Decompose and verify a batch root against its components.