nooschain / chain/state-root-sidecar-checkpoints / hashStateRootSidecarCheckpointFile
Function: hashStateRootSidecarCheckpointFile()
hashStateRootSidecarCheckpointFile(
path):Promise<string>
Defined in: chain/state-root-sidecar-checkpoints.ts:50
Hashes a checkpoint file so startup can reject corrupt local cache files.
Parameters
path
string
Returns
Promise<string>