mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Mark a FIXME
This commit is contained in:
@@ -499,7 +499,7 @@ Json::Value RPCHandler::doProfile(Json::Value jvRequest)
|
|||||||
0); // uExpiration
|
0); // uExpiration
|
||||||
|
|
||||||
if(bSubmit)
|
if(bSubmit)
|
||||||
tpOfferA = mNetOps->submitTransactionSync(tpOfferA);
|
tpOfferA = mNetOps->submitTransactionSync(tpOfferA); // FIXME: Don't use synch interface
|
||||||
}
|
}
|
||||||
|
|
||||||
boost::posix_time::ptime ptEnd(boost::posix_time::microsec_clock::local_time());
|
boost::posix_time::ptime ptEnd(boost::posix_time::microsec_clock::local_time());
|
||||||
|
|||||||
Reference in New Issue
Block a user