mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-12 10:30:08 +01:00
add release notes
This commit is contained in:
parent
99396b2316
commit
21ad9f8375
1 changed files with 8 additions and 0 deletions
8
doc/release-notes-27052.md
Normal file
8
doc/release-notes-27052.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
JSON-RPC
|
||||||
|
--------
|
||||||
|
|
||||||
|
The `getpeerinfo` RPC now returns an additional result field,
|
||||||
|
`last_block_announcement`, which indicates the most recent time
|
||||||
|
this peer was the first to announce a new block to the local node.
|
||||||
|
This timestamp, previously internal only, is used by the stale-tip
|
||||||
|
eviction logic.
|
Loading…
Add table
Reference in a new issue