mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Merge branch 'master' of github.com:jedmccaleb/NewCoin
This commit is contained in:
@@ -1219,6 +1219,7 @@ TransactionEngineResult TransactionEngine::applyTransaction(const SerializedTran
|
||||
terResult = terPAST_SEQ;
|
||||
}
|
||||
}
|
||||
mTxnAccount->setIFieldU32(sfLastSignedSeq, mLedger->getLedgerSeq());
|
||||
|
||||
if (terSUCCESS == terResult)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user