mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options
This commit is contained in:
parent
0f09eb779d
commit
765d5890be
@ -25,6 +25,7 @@ void DummyWalletInit::AddWalletOptions() const
|
||||
{
|
||||
gArgs.AddHiddenArgs({
|
||||
"-addresstype",
|
||||
"-avoidpartialspends",
|
||||
"-changetype",
|
||||
"-disablewallet",
|
||||
"-discardfee=<amt>",
|
||||
|
Loading…
Reference in New Issue
Block a user