Skip to content

nooschain v0.1.0


nooschain / snapshots/snapshot-table-format / getSnapshotTableRows

Function: getSnapshotTableRows()

getSnapshotTableRows(tables, table): Record<string, unknown>[]

Defined in: snapshots/snapshot-table-format.ts:147

Reads decoded object rows from a snapshot table map.

Parameters

tables

EncodedSnapshotTables

table

SnapshotTableName

Returns

Record<string, unknown>[]

Audience-first NOOSChain documentation.