mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Fixes ZMQ startup with bad arguments.
This commit is contained in:
@@ -100,7 +100,6 @@ bool CZMQNotificationInterface::Initialize()
|
||||
|
||||
if (i!=notifiers.end())
|
||||
{
|
||||
Shutdown();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user