mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Merge branch 'master' into continuousClose
This commit is contained in:
@@ -66,6 +66,8 @@ protected:
|
||||
boost::unordered_set<InfoSub*> mSubTransaction; // all transactions
|
||||
// subInfoMapType mSubTransactionAccounts;
|
||||
|
||||
Json::Value transJson(const SerializedTransaction& stTxn, TransactionEngineResult terResult, const std::string& strStatus, int iSeq, const std::string& strType);
|
||||
|
||||
public:
|
||||
NetworkOPs(boost::asio::io_service& io_service, LedgerMaster* pLedgerMaster);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user