We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f6eda8 commit 176e19bCopy full SHA for 176e19b
doc/release-notes.md
@@ -80,6 +80,13 @@ The following outputs are affected by this change:
80
- REST `/rest/block/` (JSON format when including extended tx details)
81
- `bitcoin-tx -json`
82
83
+New mempool information RPC calls
84
+---------------------------------
85
+
86
+RPC calls have been added to output detailed statistics for individual mempool
87
+entries, as well as to calculate the in-mempool ancestors or descendants of a
88
+transaction: see `getmempoolentry`, `getmempoolancestors`, `getmempooldescendants`.
89
90
### ZMQ
91
92
Each ZMQ notification now contains an up-counting sequence number that allows
0 commit comments