PartitionedTranscript
For the complete documentation index, see llms.txt
@midnight/ledger / PartitionedTranscript
Type Alias: PartitionedTranscript
type PartitionedTranscript = [
| Transcript<AlignedValue>
| undefined,
| Transcript<AlignedValue>
| undefined];