- Preparing search index...
 
- The search index is not available
 
Lumos 
 
Variable CellbaseWitnessConst 
 
CellbaseWitness: ObjectCodec<{     lock: ObjectCodec<{         args: BytesCodec<string, BytesLike>;         codeHash: FixedBytesCodec<string, BytesLike>;         hashType: FixedBytesCodec<HashType, HashType>;     }>;     message: BytesCodec<string, BytesLike>; }> = ...