[net] Move eviction logic to its own file

This commit is contained in:
dergoegge
2022-05-26 16:07:04 +02:00
parent c741d748d4
commit 0101d2bc3c
7 changed files with 314 additions and 278 deletions

View File

@@ -5,6 +5,7 @@
#include <test/util/net.h>
#include <chainparams.h>
#include <node/eviction.h>
#include <net.h>
#include <span.h>