mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-24 21:31:13 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user