Skip to content

Commit 765d589

Browse files
committed
Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options
1 parent 0f09eb7 commit 765d589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dummywallet.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ void DummyWalletInit::AddWalletOptions() const
2525
{
2626
gArgs.AddHiddenArgs({
2727
"-addresstype",
28+
"-avoidpartialspends",
2829
"-changetype",
2930
"-disablewallet",
3031
"-discardfee=<amt>",

0 commit comments

Comments
 (0)