mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-28 08:46:40 +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
|
- #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
|
### Updated Settings
|
||||||
|
|
||||||
- The `-maxmempool` and `-dbcache` startup parameters are now capped on
|
- The `-maxmempool` and `-dbcache` startup parameters are now capped on
|
||||||
|
Reference in New Issue
Block a user