mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
test: Remove unused wallet.dat
This commit is contained in:
parent
bf7635963c
commit
a314271f08
4 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
The wallet has been created by starting Bitcoin Core with the options
|
||||
`-regtest -datadir=/tmp -nowallet -walletdir=$(pwd)/test/functional/data/wallets/`.
|
||||
|
||||
In the source code, `WalletFeature::FEATURE_LATEST` has been modified to be large, so that the minversion is too high
|
||||
for a current build of the wallet.
|
||||
|
||||
The wallet has then been created with the RPC `createwallet high_minversion true true`, so that a blank wallet with
|
||||
private keys disabled is created.
|
Binary file not shown.
Loading…
Add table
Reference in a new issue