Options
All
  • Public
  • Public/Protected
  • All
Menu

Object holding the symbol network currencies, main and harvest.

Hierarchy

  • NetworkCurrencies

Index

Constructors

Properties

Constructors

constructor

Properties

Readonly currency

currency: Currency

the network main currency.

Readonly harvest

harvest: Currency

the network harvest currency.

Static Readonly PUBLIC

PUBLIC: NetworkCurrencies = new NetworkCurrencies(Currency.PUBLIC, Currency.PUBLIC)

The pre-configured public currencies for easier offline access.

Generated using TypeDoc