diff options
author | ฿tcDrak <btcdrak@users.noreply.github.com> | 2016-01-26 15:06:37 +0000 |
---|---|---|
committer | ฿tcDrak <btcdrak@users.noreply.github.com> | 2016-01-26 15:06:37 +0000 |
commit | 42b521d8a000087e12e6d5e829ea713ec6c3d8e4 (patch) | |
tree | 460b2911010072bd9c7a2d20d857535175522c89 /doc | |
parent | 7c5e90e8dde30d9f42a0a1e9a6a0fbba8bce2c79 (diff) |
Update release-notes.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 3f1e578763..a6131d51e0 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -130,8 +130,8 @@ size of unconfirmed transaction chains that are allowed in the mempool total size of 101 KB). These limits can be overriden using command line arguments; see the extended help (`--help -help-debug`) for more information. -Replace-by-fee transactions ---------------------------- +Opt-in Replace-by-fee transactions +---------------------------------- It is now possible to replace transactions in the transaction memory pool of Bitcoin Core 0.12 nodes. Bitcoin Core will only replace transactions which |