SparseCompactType
@midnight-ntwrk/compact-runtime v0.9.0
@midnight-ntwrk/compact-runtime / SparseCompactType
Type Alias: SparseCompactType
type SparseCompactType =
| SparseCompactVector
| SparseCompactStruct
| SparseCompactContractAddress;
A data structure indicating the locations of contract references in a Compact struct, vector, or (the terminating case) a contract address.