mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix FillOrKill kill handling of found unfunded orders.
This commit is contained in:
@@ -123,7 +123,6 @@ enum TER // aka TransactionEngineResult
|
||||
tecUNFUNDED_OFFER = 103,
|
||||
tecUNFUNDED_PAYMENT = 104,
|
||||
tecFAILED_PROCESSING = 105,
|
||||
tecKILL = 106, // tesSUCCESS is not retryable.
|
||||
tecDIR_FULL = 121,
|
||||
tecINSUF_RESERVE_LINE = 122,
|
||||
tecINSUF_RESERVE_OFFER = 123,
|
||||
|
||||
Reference in New Issue
Block a user