mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
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:
committed by
GitHub
parent
445a05e6ef
commit
dbdb35abb5
@@ -100,7 +100,7 @@ describe('Models Utils', function () {
|
||||
Amount: '1234',
|
||||
Destination: 'rfkE1aSy9G8Upk4JssnwBxhEv5p4mn2KTy',
|
||||
Flags: {
|
||||
tfNoDirectRipple: false,
|
||||
tfNoRippleDirect: false,
|
||||
tfPartialPayment: true,
|
||||
tfLimitQuality: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user