github XRPLF/xrpl.js 1.0.0-beta.3
Payment channel parsing

latest releases: ripple-binary-codec@1.0.1-mpt-beta, xrpl@1.0.1-mpt-beta, xrpl@1.0.0-mpt-beta...
pre-release5 years ago

1.0.0-beta.3 (2018-07-17)

  • For payment channel transactions, getTransaction includes a new
    channelChanges property that describes the details of the payment channel.
    (#920)

Bug Fixes

  • A bug caused calculated fees to use too many decimal places. This was fixed by
    rounding fees to 6 decimal places. (#912)
  • When using the Settings transaction to set up a multi-signing list, the
    threshold and weights fields are required. (#909)
  • Docs: Fix the MIMETYPE in examples with memos. (#914)

Don't miss a new xrpl.js release

NewReleases is sending notifications on new releases.