mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Test cancelling offers that are still in the TxQ
This commit is contained in:
committed by
manojsdoshi
parent
d89c158a77
commit
a3f2196d4e
@@ -164,8 +164,7 @@ transResults()
|
||||
MAKE_ERROR(terPRE_SEQ, "Missing/inapplicable prior transaction."),
|
||||
MAKE_ERROR(terOWNERS, "Non-zero owner count."),
|
||||
MAKE_ERROR(terQUEUED, "Held until escalated fee drops."),
|
||||
{terPRE_TICKET, {"terPRE_TICKET", "Ticket is not yet in ledger."}},
|
||||
|
||||
MAKE_ERROR(terPRE_TICKET, "Ticket is not yet in ledger."),
|
||||
MAKE_ERROR(tesSUCCESS, "The transaction was applied. Only final in a validated ledger."),
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
Reference in New Issue
Block a user