Files
xahau.js/docs/src
Elliot Lee e07fa11923 Maximum fee values (#902)
* Add maxFeeXRP (default 2 XRP) as an optional RippleAPI constructor parameter
  - No calculated or specified fee can exceed this value
  - If the fee exceeds 2 XRP, throw a ValidationError
* sign() - throw ValidationError when Fee exceeds maxFeeXRP
* Document getFee parameters
* Explain new fee limits in HISTORY.md
* Deprecate `maxFee`
2018-06-07 23:29:24 -07:00
..
2018-05-23 23:05:09 -07:00
2015-12-17 11:45:08 -08:00
2016-08-01 11:53:46 -07:00
2018-06-07 23:29:24 -07:00
2017-04-07 13:04:21 -07:00
2018-04-03 15:33:24 -07:00