- Preparing search index...
 
- The search index is not available
 
Lumos 
 
CellOutput: 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>;     }>>; }> = ...