aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-11-11 18:14:40 +0100
committerWladimir J. van der Laan <[email protected]>2015-11-11 18:14:43 +0100
commit44d7b561bc759e6189892b4be7ecf98f40da4ac4 (patch)
treecf5c6f722325f1c74982e5752ba94a28ec8e057c
parentMerge pull request #6978 (diff)
parent[doc] Fix FIXME for libblkmaker in release-notes.md (diff)
downloaddiscoin-44d7b561bc759e6189892b4be7ecf98f40da4ac4.tar.xz
discoin-44d7b561bc759e6189892b4be7ecf98f40da4ac4.zip
Merge pull request #6988
0817bf7 [doc] Fix FIXME for libblkmaker in release-notes.md (MarcoFalke)
-rw-r--r--doc/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index fd034743e..f5842127a 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -143,7 +143,7 @@ higher, it becomes mandatory for all blocks and blocks with versions less than
Bitcoin Core's block templates are now for version 4 blocks only, and any
mining software relying on its `getblocktemplate` must be updated in parallel
-to use either libblkmaker version FIXME or any version from 0.5.1 onward. If
+to use either libblkmaker version 0.4.3 or any version from 0.5.2 onward. If
you are solo mining, this will affect you the moment you upgrade Bitcoin Core,
which must be done prior to BIP65 achieving its 951/1001 status. If you are
mining with the stratum mining protocol: this does not affect you. If you are