Options
All
  • Public
  • Public/Protected
  • All
Menu

Class H160

Handles 160-bit data. Used to express account addresses.

Hierarchy

  • H160

Index

Constructors

Properties

Methods

Constructors

constructor

  • new H160(value: string): H160

Properties

value

value: string

Methods

rlpBytes

  • rlpBytes(): Buffer

toEncodeObject

  • toEncodeObject(): string

Static check

  • check(param: H160 | string): boolean

Static ensure

Static fromBytes

  • fromBytes(buffer: Buffer): H160

Generated using TypeDoc