aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-19731.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-10-02 11:26:05 +0200
committerMarcoFalke <falke.marco@gmail.com>2020-10-02 11:24:46 +0200
commit99992e78329f5f4352a8e8890669061f0c3536e4 (patch)
treecfab7317400355e9358ca0e971733ecbb56213c3 /doc/release-notes-19731.md
parent60ec57b3d73e5cef71ebf3c4cdf54a4474bf492b (diff)
downloadbitcoin-99992e78329f5f4352a8e8890669061f0c3536e4.tar.xz
doc: Collect release-notes snippets
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)