mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-22 21:50:14 +01:00
wallet, tests: Include wallet/test/util.h
This will be needed for the following scripted-diff to work.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include <optional>
|
||||
|
||||
using wallet::CWallet;
|
||||
using wallet::CreateMockableWalletDatabase;
|
||||
using wallet::DatabaseFormat;
|
||||
using wallet::DatabaseOptions;
|
||||
using wallet::TxStateInactive;
|
||||
|
||||
Reference in New Issue
Block a user