AlignmentAtom
For the complete documentation index, see llms.txt
@midnight/ledger / AlignmentAtom
Type Alias: AlignmentAtom
type AlignmentAtom =
| {
tag: "compress";
}
| {
tag: "field";
}
| {
length: number;
tag: "bytes";
};
A atom in a larger Alignment.