mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
* update definitions and package.json * update rippled.cfg * add AMMClawback transaction with unit test * switch to rippled v2.3.1 * Revert "switch to rippled v2.3.1" This reverts commit d0bd3bdae97fc82240d5dd18732fa301255dc26a. * update definitions * add integ test * resolve type assertions * remove package-lock.json in sub packages * remove ts-expect-error * update integ test * console logs * fix console logs * add tfClawTwoAssets test and remove logs * fix lint error * refactor type assertions * refactor error messages * final cleanup