Skip to main content

verify_persisted_roots

Function verify_persisted_roots 

Source
fn verify_persisted_roots(
    store: &ValidatorRsmCommitmentStore,
    version: u64,
    summary: &ValidatorRsmRootSummary,
    allow_mmr_ahead: bool,
) -> Result<()>