move-only: Move functions to blockstorage

This commit is contained in:
MarcoFalke
2021-04-18 17:09:48 +02:00
parent fa7e64d586
commit fadafab833
5 changed files with 267 additions and 264 deletions

View File

@@ -4,6 +4,7 @@
#include <index/disktxpos.h>
#include <index/txindex.h>
#include <node/blockstorage.h>
#include <node/ui_interface.h>
#include <shutdown.h>
#include <util/system.h>