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

@@ -172,7 +172,6 @@ BITCOIN_CORE_H = \
wallet/db.h \
wallet/feebumper.h \
wallet/fees.h \
wallet/init.h \
wallet/rpcwallet.h \
wallet/wallet.h \
wallet/walletdb.h \