move-only: Move *Disk functions to blockstorage

Can be reviewed with the git options
--color-moved=dimmed-zebra --color-moved-ws=ignore-all-space
This commit is contained in:
MarcoFalke
2021-04-02 20:42:05 +02:00
parent fa91b2b2b3
commit fa0c7d9ad2
14 changed files with 181 additions and 152 deletions

View File

@@ -5,6 +5,7 @@
#include <test/util/blockfilter.h>
#include <chainparams.h>
#include <node/blockstorage.h>
#include <validation.h>