mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 13:35:54 +00:00
Mark where the code goes
This commit is contained in:
@@ -1604,6 +1604,9 @@ Json::Value NetworkOPs::transJson (const SerializedTransaction& stTxn, TER terRe
|
||||
jvObj["ledger_hash"] = lpCurrent->getHash ().ToString ();
|
||||
jvObj["transaction"]["date"] = lpCurrent->getCloseTimeNC ();
|
||||
jvObj["validated"] = true;
|
||||
|
||||
// WRITEME: Put the account next seq here
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user