mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
Pass NodeContext, ConnMan, BanMan references more places
So g_connman and g_banman globals can be removed next commit.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <init.h>
|
||||
#include <interfaces/chain.h>
|
||||
#include <net.h>
|
||||
#include <node/context.h>
|
||||
#include <outputtype.h>
|
||||
#include <util/moneystr.h>
|
||||
#include <util/system.h>
|
||||
|
||||
Reference in New Issue
Block a user