Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "constants"

Index

Type aliases

Variables

Type aliases

BNType

BNType: number | string | number[] | Buffer | BN

Variables

Const oneBN

oneBN: BN = new BN(1)

Const zeroBN

zeroBN: BN = new BN(0)

Generated using TypeDoc