- Preparing search index...
 
- The search index is not available
 
Lumos 
 
Variable CellOutputVecConst 
 
CellOutputVec: ArrayCodec<ObjectCodec<{     capacity: FixedBytesCodec<BI, BIish>;     lock: ObjectCodec<{         args: BytesCodec<string, BytesLike>;         codeHash: FixedBytesCodec<string, BytesLike>;         hashType: FixedBytesCodec<HashType, HashType>;     }>;     type: OptionCodec<ObjectCodec<{         args: BytesCodec<string, BytesLike>;         codeHash: FixedBytesCodec<string, BytesLike>;         hashType: FixedBytesCodec<HashType, HashType>;     }>>; }>> = ...