Key
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.16.0
@midnight-ntwrk/compact-runtime / Key
Type Alias: Key
type Key =
| {
tag: "value";
value: AlignedValue;
}
| {
tag: "stack";
};
온체인 VM에서 배열 또는 맵에 인덱싱하는 데 사용되는 키