mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
Clean up - Ledger breaking changes.
This commit is contained in:
committed by
Stefan Thomas
parent
1733685c80
commit
c7258c36bb
@@ -267,10 +267,9 @@ Remote.flags = {
|
||||
},
|
||||
|
||||
'Payment' : {
|
||||
'PaymentLegacy' : 0x00010000,
|
||||
'NoRippleDirect' : 0x00010000,
|
||||
'PartialPayment' : 0x00020000,
|
||||
'LimitQuality' : 0x00040000,
|
||||
'NoRippleDirect' : 0x00080000,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user