Skip to main content

EmptyPublicLedger

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.16.0


@midnight-ntwrk/compact-runtime / EmptyPublicLedger

Type Alias: EmptyPublicLedger

type EmptyPublicLedger = {
indices: undefined;
tag: "publicLedgerArray";
};

컨트랙트의 원장 상태에 컨트랙트 참조가 없음을 나타내는 타입입니다.

Properties

indices

indices: undefined;

tag

tag: "publicLedgerArray";