wallet: Make WalletInitInterface and DummyWalletInit private

This commit is contained in:
João Barbosa
2018-03-29 10:08:38 +01:00
parent 5f0c6a7b0e
commit 39bc2faa2e
9 changed files with 54 additions and 85 deletions

View File

@@ -6,7 +6,6 @@
#include <key_io.h>
#include <rpc/safemode.h>
#include <rpc/server.h>
#include <wallet/init.h>
#include <validation.h>
#include <script/script.h>
#include <script/standard.h>