aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-03-11 18:05:23 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2014-03-11 18:05:23 +0100
commit32e27993c482face8019965bf5c989d6245dc2f9 (patch)
treebce6d083442327b6b27e3868a9d473e4fd117dc5
parent17d955fef562a8be0c97c7ae1bdc6d8fc17d3938 (diff)
downloadbitcoin-32e27993c482face8019965bf5c989d6245dc2f9.tar.xz
Update release notes for mining change
Mining code fee policy now matches relay fee policy (1eedbbb)
-rw-r--r--doc/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 170431d0bc..5878227cff 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -196,6 +196,7 @@ Mining:
- Increase default -blockmaxsize/prioritysize to 750K/50K
- 'getblocktemplate' does not require a key to create a block template
+- Mining code fee policy now matches relay fee policy
Protocol and network: