net: move BanMan to its own files

This commit is contained in:
Cory Fields
2017-10-05 16:40:43 -04:00
committed by Carl Dong
parent d0469b2e93
commit af3503d903
13 changed files with 276 additions and 237 deletions

View File

@@ -4,6 +4,7 @@
#include <rpc/server.h>
#include <banman.h>
#include <chainparams.h>
#include <clientversion.h>
#include <core_io.h>