nooschain / chain/state-root-sidecar-checkpoints / assertStateRootSidecarCheckpointFileMatches
Function: assertStateRootSidecarCheckpointFileMatches()
assertStateRootSidecarCheckpointFileMatches(
checkpoint):Promise<void>
Defined in: chain/state-root-sidecar-checkpoints.ts:172
Verifies the checkpoint file still matches its trusted metadata.
Parameters
checkpoint
VerifiedStateRootSidecarCheckpoint
Returns
Promise<void>