mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
[net] Construct addrman outside connman
node.context owns the CAddrMan. CConnman holds a reference to the CAddrMan.
This commit is contained in:
parent
3530d5d2d8
commit
1c25adf6d2
8 changed files with 21 additions and 11 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include <node/context.h>
|
||||
|
||||
#include <addrman.h>
|
||||
#include <banman.h>
|
||||
#include <interfaces/chain.h>
|
||||
#include <net.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue