Properties
[SymbolInspect]
[SymbolInspect]: (() => string)
Private _depths
_depths: any
Private _hashes
_hashes: any
beginParse
beginParse: ((allowExotic?) => Slice)
Type declaration
- (allowExotic?): Slice
Parameters
Optional allowExotic: boolean
Returns Slice
Readonly bits
bits: BitString
depth
depth: ((level?) => number)
Type declaration
- (level?): number
Returns number
equals
equals: ((other) => boolean)
Type declaration
- (other): boolean
Returns boolean
hash
hash: ((level?) => Buffer)
Type declaration
- (level?): Buffer
Returns Buffer
level
level: (() => number)
Readonly mask
mask: LevelMask
Readonly refs
Readonly type
type: CellType
Static Readonly EMPTY
Cell as described in TVM spec