aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-10-18 13:31:35 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2016-10-18 13:31:59 +0200
commitdd07c6b2cc90f4c61cf7b86a2cc221f628895325 (patch)
tree0e38b7291b0898d8efd415a22e29b5f60cf88c9f /doc
parent614d522c3e4468262406f767f8b31da4ac5a0878 (diff)
parentb26a7b5377f400760f49ba3aed468469ef27786e (diff)
downloadbitcoin-dd07c6b2cc90f4c61cf7b86a2cc221f628895325.tar.xz
Merge #8921: RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPC
b26a7b5 RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPC (Jorge Timón)
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 58994a6839..0463cb8a61 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -65,6 +65,8 @@ contain invalid parameters.
The first boolean argument to `getaddednodeinfo` has been removed. This is an incompatible change.
+Call "getmininginfo" loses the "testnet" field in favor of the more generic "chain" (which has been present for years).
+
### Configuration and command-line options
### Block and transaction handling