mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
232 B
232 B
Updated RPCs
- The
getpeerinfoRPC now has additionallast_blockandlast_transactionfields that return the UNIX epoch time of the last block and the last valid transaction received from each peer. (#19731)