Skip to main content

EmptyPublicLedger

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.15.0


@midnight-ntwrk/compact-runtime / EmptyPublicLedger

Type Alias: EmptyPublicLedger

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

A type indicating that no contract references are present in a contract's ledger state.

Properties

indices

indices: undefined;

tag

tag: "publicLedgerArray";