aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-19731.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-19731.md')
-rw-r--r--doc/release-notes-19731.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/release-notes-19731.md b/doc/release-notes-19731.md
deleted file mode 100644
index abe38e06af..0000000000
--- a/doc/release-notes-19731.md
+++ /dev/null
@@ -1,6 +0,0 @@
-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)