We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
combine_coins
2 parents ef11555 + ea5402f commit 3973952Copy full SHA for 3973952
CHANGELOG.md
@@ -82,6 +82,10 @@ for setuptools_scm/PEP 440 reasons.
82
- Fix install.sh upgrade issue (thanks @wallentx) (fixes #18672)
83
- fix some comments typos (thanks @pengbanban, @murongshaozong, @linchizhen)
84
85
+### Known Issues
86
+
87
+- The wallet rpc `combine_coins` requires `number_of_coins` to be set explicitly in the request and otherwise will return an error
88
89
### Deprecated
90
91
- Python 3.8 is deprecated per the Python EOL schedule and this release (2.4.4) will be the last to support Python 3.8
0 commit comments