mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 00:42:45 +00:00
7 lines
227 B
Markdown
7 lines
227 B
Markdown
Updated RPCs
|
|
------------
|
|
|
|
- The `-deprecatedrpc=startingheight` configuration option has been removed.
|
|
The `getpeerinfo` RPC no longer returns the `startingheight` field, which
|
|
was previously deprecated in v31.0. (#34796)
|