mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Initial scaning support
This commit is contained in:
@@ -44,6 +44,7 @@ DatabaseCon::~DatabaseCon()
|
||||
Application::Application() :
|
||||
mUNL(mIOService),
|
||||
mTxnDB(NULL), mLedgerDB(NULL), mWalletDB(NULL), mHashNodeDB(NULL), mNetNodeDB(NULL),
|
||||
mConnectionPool(mIOService),
|
||||
mPeerDoor(NULL), mRPCDoor(NULL)
|
||||
{
|
||||
nothing();
|
||||
|
||||
Reference in New Issue
Block a user