mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-28 06:25:49 +00:00
UT: Adjust for changed terNO_DST.
This commit is contained in:
@@ -80,7 +80,7 @@ buster.testCase("Sending", {
|
||||
// Transaction got an error.
|
||||
// console.log("proposed: %s", JSON.stringify(m));
|
||||
|
||||
buster.assert.equals(m.result, 'terNO_DST');
|
||||
buster.assert.equals(m.result, 'terNO_DST_INSUF_XRP');
|
||||
|
||||
got_proposed = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user