Skip to content
Compare
Choose a tag to compare
@ckniffen ckniffen released this 13 Jul 18:22
· 255 commits to main since this release
c523a7c

Breaking Change

  • If you were deep importing these types previously you will need to import them from xrpl and rename them:
    • methods/accountLines: Trustline -> AccountLinesTrustline
    • methods/bookOffers: TakerAmount -> BookOfferCurrency
    • methods/ledgerData: BinaryLedgerEntry -> LedgerDataBinaryLedgerEntry

What's Changed

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.9.0

More detailed notes found at: https://github.com/XRPLF/xrpl.js/blob/main/packages/xrpl/HISTORY.md#290-2023-07-12