Skip to content

v2.0.1-beta.27@beta

Compare
Choose a tag to compare
@shivamagl95 shivamagl95 released this 28 Aug 01:15
· 1238 commits to master since this release

2.0.1-beta.27 (2019-08-28)

Features

  • add onNetworkChange utility (5fad82f), closes #58
  • expose USD fees as well as POLY fees (a07db1d)

BREAKING CHANGES

  • change the fees property in Transaction Queues from BigNumber to { usd: BigNumber; poly: BigNumber; }