mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options
This commit is contained in:
parent
0f09eb779d
commit
765d5890be
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ void DummyWalletInit::AddWalletOptions() const
|
||||||
{
|
{
|
||||||
gArgs.AddHiddenArgs({
|
gArgs.AddHiddenArgs({
|
||||||
"-addresstype",
|
"-addresstype",
|
||||||
|
"-avoidpartialspends",
|
||||||
"-changetype",
|
"-changetype",
|
||||||
"-disablewallet",
|
"-disablewallet",
|
||||||
"-discardfee=<amt>",
|
"-discardfee=<amt>",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue