mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
feat: add sidechain-specific RPCs/sugar (#1940)
* federator_info responses/requests * edit docstring * make strings narrower * export federator_info * implement createXchainPayment * add tests * fix dependency cycle * fix linter errors * rename xchain -> crosschain * rename more * edit HISTORY * fix docstrings * add another test
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xrpl-announce) for release announcements. We recommend that xrpl.js (ripple-lib) users stay up-to-date with the latest stable release.
|
||||
|
||||
## Unreleased
|
||||
### Added
|
||||
* `federator_info` RPC support
|
||||
* Helper method for creating a cross-chain payment to/from a sidechain
|
||||
|
||||
### Fixed
|
||||
* Type of TrustSet transaction edited, specifically LimitAmount property type (fixed typescript issue)
|
||||
|
||||
Reference in New Issue
Block a user