mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Cleanly destroy Application on exit
This commit is contained in:
@@ -32,6 +32,10 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
~LedgerMaster ()
|
||||
{
|
||||
}
|
||||
|
||||
uint32 getCurrentLedgerIndex ();
|
||||
|
||||
ScopedLock getLock ()
|
||||
|
||||
Reference in New Issue
Block a user