Skip to content

Commit

Permalink
Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wall…
Browse files Browse the repository at this point in the history
…et options
  • Loading branch information
luke-jr committed Apr 28, 2019
1 parent 0f09eb7 commit 765d589
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dummywallet.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ void DummyWalletInit::AddWalletOptions() const
{
gArgs.AddHiddenArgs({
"-addresstype",
"-avoidpartialspends",
"-changetype",
"-disablewallet",
"-discardfee=<amt>",
Expand Down

0 comments on commit 765d589

Please sign in to comment.