mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-08 03:33:32 +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)