Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 786 Bytes

File metadata and controls

7 lines (5 loc) · 786 Bytes

TES Codes

The code tesSUCCESS is the only code that indicates a transaction succeeded. This does not always mean it accomplished what you expected it to do. (For example, an [OfferCancel][] can "succeed" even if there is no offer for it to cancel.) The tesSUCCESS result uses the numerical value 0.

Code Explanation
tesSUCCESS The transaction was applied and forwarded to other servers. If this appears in a validated ledger, then the transaction's success is final.