Skip to main content

partitionTranscripts

For the complete documentation index, see llms.txt

@midnight/ledger v8.0.3


@midnight/ledger / partitionTranscripts

Function: partitionTranscripts()

function partitionTranscripts(calls, params): PartitionedTranscript[];

Finalizes a set of programs against their initial contexts, resulting in guaranteed and fallible Transcripts, optimally allocated, and heuristically covered for gas fees.

Parameters

calls

PreTranscript[]

params

LedgerParameters

Returns

PartitionedTranscript[]