rectify the flag name tfNoRippleDirect (#2647)

* rectify the flag name tfNoRippleDirect

* Update th History.md file

* use "Breaking Changes" heading in the API Changelog

* Update HISTORY.md

---------
This commit is contained in:
Chenna Keshava B S
2024-04-02 11:54:02 -07:00
committed by GitHub
parent 445a05e6ef
commit dbdb35abb5
3 changed files with 5 additions and 3 deletions

View File

@@ -100,7 +100,7 @@ describe('Models Utils', function () {
Amount: '1234',
Destination: 'rfkE1aSy9G8Upk4JssnwBxhEv5p4mn2KTy',
Flags: {
tfNoDirectRipple: false,
tfNoRippleDirect: false,
tfPartialPayment: true,
tfLimitQuality: true,
},