mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
doc: Add rel note for breaking change in dumptxoutset RPC
This was missed in the v29.0 release notes.
This commit is contained in:
parent
a18b53f99e
commit
264418f80c
1 changed files with 6 additions and 0 deletions
|
|
@ -48,6 +48,12 @@ Notable changes
|
|||
|
||||
- #32521 policy: make pathological transactions packed with legacy sigops non-standard
|
||||
|
||||
### RPC
|
||||
|
||||
- The `dumptxoutset` RPC now requires a `type` parameter to be specified. To maintain pre
|
||||
v29.0 behavior, use the `latest` parameter. Documenting this change was missed in the v29.0
|
||||
release notes. (#30808)
|
||||
|
||||
### Updated Settings
|
||||
|
||||
- The `-maxmempool` and `-dbcache` startup parameters are now capped on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue