Skip to main content

parseCheckResult

@midnight/ledger v7.0.0


@midnight/ledger / parseCheckResult

Function: parseCheckResult()

function parseCheckResult(result): (undefined | bigint)[];

Parses the result of a proof-server check call

Parameters

result

Uint8Array

Returns

(undefined | bigint)[]