Skip to content

Commit 176e19b

Browse files
committed
Mention new RPC's in release notes
1 parent 7f6eda8 commit 176e19b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@ The following outputs are affected by this change:
8080
- REST `/rest/block/` (JSON format when including extended tx details)
8181
- `bitcoin-tx -json`
8282

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+
8390
### ZMQ
8491

8592
Each ZMQ notification now contains an up-counting sequence number that allows

0 commit comments

Comments
 (0)