mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
doc: release note for getpeerinfo last_block/last_transaction
This commit is contained in:
parent
cfef5a2c98
commit
5da96210fc
1 changed files with 6 additions and 0 deletions
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)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue