From a6e408510a5fa316402184fed92ab442d5317c2a Mon Sep 17 00:00:00 2001 From: Edward Hennis Date: Mon, 23 May 2016 15:18:58 -0400 Subject: [PATCH] Update ter documentation: * terQUEUED txns can be forwarded. --- src/ripple/protocol/TER.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/ripple/protocol/TER.h b/src/ripple/protocol/TER.h index 1d6c7fedf..9a74bc833 100644 --- a/src/ripple/protocol/TER.h +++ b/src/ripple/protocol/TER.h @@ -130,7 +130,9 @@ enum TER // // Implications: // - Not applied - // - Not forwarded + // - May be forwarded + // - Results indicating the txn was forwarded: terQUEUED + // - All others are not forwarded. // - Might succeed later // - Hold // - Makes hole in sequence which jams transactions.