Browse Source

Clarify that prioritisetransaction remains supported

0.14
Alex Morcos 8 years ago
parent
commit
b348287b79
  1. 8
      doc/release-notes.md

8
doc/release-notes.md

@ -58,9 +58,11 @@ Removal of Priority Estimation
converted to the new format which is not readable by prior versions of the converted to the new format which is not readable by prior versions of the
software. software.
- The concept of "priority" transactions is planned to be removed in the next - The concept of "priority" (coin age) transactions is planned to be removed in
major version. To prepare for this, the default for the rate limit of priority the next major version. To prepare for this, the default for the rate limit of
transactions (`-limitfreerelay`) has been set to `0` kB/minute. priority transactions (`-limitfreerelay`) has been set to `0` kB/minute. This
is not to be confused with the `prioritisetransaction` RPC which will remain
supported for adding fee deltas to transactions.
P2P connection management P2P connection management
-------------------------- --------------------------

Loading…
Cancel
Save