Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Coin

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Coin(denom: string, amount: Int | bigInteger.BigNumber): Coin

Properties

amount

amount: Int

denom

denom: string

Methods

Static parse

  • parse(str: string): Coin

Generated using TypeDoc