aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-27501.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-27501.md')
-rw-r--r--doc/release-notes-27501.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release-notes-27501.md b/doc/release-notes-27501.md
new file mode 100644
index 0000000000..386a00fb34
--- /dev/null
+++ b/doc/release-notes-27501.md
@@ -0,0 +1,3 @@
+- A new `getprioritisedtransactions` RPC has been added. It returns a map of all fee deltas created by the
+ user with prioritisetransaction, indexed by txid. The map also indicates whether each transaction is
+ present in the mempool.