mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
refactor: Move port mapping code to its own module
This commit does not change behavior.
This commit is contained in:
parent
4b8b71e630
commit
02ccf69dd6
8 changed files with 163 additions and 135 deletions
|
|
@ -12,6 +12,7 @@
|
|||
#include <interfaces/handler.h>
|
||||
#include <interfaces/node.h>
|
||||
#include <interfaces/wallet.h>
|
||||
#include <mapport.h>
|
||||
#include <net.h>
|
||||
#include <net_processing.h>
|
||||
#include <netaddress.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue