mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-10 15:45:36 +01:00
doc: release note for getpeerinfo last_block/last_transaction
This commit is contained in:
6
doc/release-notes-19731.md
Normal file
6
doc/release-notes-19731.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Updated RPCs
|
||||
------------
|
||||
|
||||
- The `getpeerinfo` RPC now has additional `last_block` and `last_transaction`
|
||||
fields that return the UNIX epoch time of the last block and the last valid
|
||||
transaction received from each peer. (#19731)
|
||||
Reference in New Issue
Block a user