SparseCompactType
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.16.0
@midnight-ntwrk/compact-runtime / SparseCompactType
Type Alias: SparseCompactType
type SparseCompactType =
| SparseCompactVector
| SparseCompactStruct
| SparseCompactContractAddress;
Compact 구조체, 벡터 또는 (종결 케이스인) 컨트랙트 주소에서 컨트랙트 참조의 위치를 나타내는 데이터 구조입니다.