EmptyPublicLedger
@midnight-ntwrk/compact-runtime v0.14.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";