Skip to main content

DustTokenType

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.19.0


@midnight-ntwrk/compact-runtime / DustTokenType

Type Alias: DustTokenType

type DustTokenType = {
tag: "dust";
};

Dust token type

Properties

tag

tag: "dust";