mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
add destination_account field to PathOption(path_find method) (#2160)
* add destination_account field to PathOption(path_find method) * fix field name * Fix grammar in comment * Fix sentence with missing end * Add HISTORY.md --------- Co-authored-by: Jackson Mills <jmills@ripple.com>
This commit is contained in:
@@ -6,6 +6,9 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
|
||||
### Added
|
||||
* Null and undefined values in transactions are now treated as though the field was not passed in.
|
||||
|
||||
### Fixed
|
||||
* Added `destination_amount` to `PathOption` which is returned as part of a `path_find` request
|
||||
|
||||
## 2.7.0 (2023-03-08)
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user