File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,11 @@ Removal of Priority Estimation
58
58
converted to the new format which is not readable by prior versions of the
59
59
software.
60
60
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.
64
66
65
67
P2P connection management
66
68
--------------------------
You can’t perform that action at this time.
0 commit comments