Skip to content

Commit b348287

Browse files
committed
Clarify that prioritisetransaction remains supported
1 parent 02e5308 commit b348287

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/release-notes.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,11 @@ Removal of Priority Estimation
5858
converted to the new format which is not readable by prior versions of the
5959
software.
6060

61-
- The concept of "priority" transactions is planned to be removed in the next
62-
major version. To prepare for this, the default for the rate limit of priority
63-
transactions (`-limitfreerelay`) has been set to `0` kB/minute.
61+
- The concept of "priority" (coin age) transactions is planned to be removed in
62+
the next major version. To prepare for this, the default for the rate limit of
63+
priority transactions (`-limitfreerelay`) has been set to `0` kB/minute. This
64+
is not to be confused with the `prioritisetransaction` RPC which will remain
65+
supported for adding fee deltas to transactions.
6466

6567
P2P connection management
6668
--------------------------

0 commit comments

Comments
 (0)