PreTranscript
For the complete documentation index, see llms.txt
@midnight/ledger / PreTranscript
Class: PreTranscript
분할 전 트랜스크립트로, 실행 컨텍스트, 트랜스크립트를 구성할 프로그램, 그리고 선택적으로 호출을 묶는 커뮤니케이션 커밋먼트로 구성됩니다.
Constructors
Constructor
new PreTranscript(
context,
program,
comm_comm?): PreTranscript;
Parameters
context
program
Op<AlignedValue>[]
comm_comm?
string
Returns
PreTranscript
Methods
toString()
toString(compact?): string;
Parameters
compact?
boolean
Returns
string