Skip to content

Commit 3973952

Browse files
authored
Add combine_coins Known Issue to changelog (#18702)
Add Known issue around `combine_coins`
2 parents ef11555 + ea5402f commit 3973952

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ for setuptools_scm/PEP 440 reasons.
8282
- Fix install.sh upgrade issue (thanks @wallentx) (fixes #18672)
8383
- fix some comments typos (thanks @pengbanban, @murongshaozong, @linchizhen)
8484

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+
8589
### Deprecated
8690

8791
- 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

Comments
 (0)