diff --git a/src/ripple/app/tx/impl/Change.cpp b/src/ripple/app/tx/impl/Change.cpp index 074d052ee..757993d90 100644 --- a/src/ripple/app/tx/impl/Change.cpp +++ b/src/ripple/app/tx/impl/Change.cpp @@ -262,11 +262,9 @@ Change::applyShuffle() // update the ledger sequence of the object sle->setFieldU32(sfLedgerSequence, seq); } - else - { - // increment entropy count - sle->setFieldU16(sfEntropyCount, sle->getFieldU16(sfEntropyCount) + 1); - } + + // increment entropy count + sle->setFieldU16(sfEntropyCount, sle->getFieldU16(sfEntropyCount) + 1); // contribute the new entropy to the random data field sle->setFieldH256(sfRandomData,