Options
All
  • Public
  • Public/Protected
  • All
Menu

Switchboard precisioned representation of numbers.

Hierarchy

  • SwitchboardDecimal

Index

Constructors

Properties

Methods

Constructors

Properties

mantissa: BN
scale: number

Methods

  • toBig(): Big
  • Convert SwitchboardDecimal to big.js Big type.

    Returns Big

    Big representation

  • Convert untyped object to a Switchboard decimal, if possible.

    Parameters

    • obj: any

      raw object to convert from

    Returns SwitchboardDecimal

    SwitchboardDecimal

Generated using TypeDoc