Skip to main content

AlignmentAtom

For the complete documentation index, see llms.txt

@midnight/ledger v8.0.3


@midnight/ledger / AlignmentAtom

Type Alias: AlignmentAtom

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

A atom in a larger Alignment.