Skip to content

nooschain v0.1.0


nooschain / snapshots/snapshot-table-format / decodeSnapshotTableRows

Function: decodeSnapshotTableRows()

decodeSnapshotTableRows(table, encoded): Record<string, unknown>[]

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

Decodes an encoded table after checking that its column header is expected.

Parameters

table

SnapshotTableName

encoded

EncodedSnapshotTable

Returns

Record<string, unknown>[]

Audience-first NOOSChain documentation.