Skip to main content

AlignmentAtom

@midnight-ntwrk/ledger v3.0.2Readme | API


@midnight-ntwrk/ledger v3.0.2 / AlignmentAtom

Type alias: AlignmentAtom

type AlignmentAtom: {
tag: "compress";
} | {
tag: "field";
} | {
length: number;
tag: "bytes";
};

A atom in a larger Alignment.