nooschain / snapshots/snapshot-stream / readSnapshotFileSmall
Function: readSnapshotFileSmall()
readSnapshotFileSmall(
filePath):Promise<unknown>
Defined in: snapshots/snapshot-stream.ts:1985
Reads a small snapshot file into memory for tests and legacy local workflows.
Parameters
filePath
string
Returns
Promise<unknown>