Skip to main content

AlignmentSegment

For the complete documentation index, see llms.txt

@midnight-ntwrk/onchain-runtime v3.0.0


@midnight-ntwrk/onchain-runtime / AlignmentSegment

Type Alias: AlignmentSegment

type AlignmentSegment: {
tag: "option";
value: Alignment[];
} | {
tag: "atom";
value: AlignmentAtom;
};

A segment in a larger Alignment.