mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Add main-specific node state
This commit is contained in:
parent
70370ae502
commit
b2864d2fb3
8 changed files with 158 additions and 48 deletions
|
|
@ -120,6 +120,7 @@ void Shutdown()
|
|||
GenerateBitcoins(false, NULL, 0);
|
||||
#endif
|
||||
StopNode();
|
||||
UnregisterNodeSignals(GetNodeSignals());
|
||||
{
|
||||
LOCK(cs_main);
|
||||
#ifdef ENABLE_WALLET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue