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
encoded
Returns
Record<string, unknown>[]