diff options
author | João Barbosa <joao.paulo.barbosa@gmail.com> | 2020-11-23 20:58:31 +0000 |
---|---|---|
committer | João Barbosa <joao.paulo.barbosa@gmail.com> | 2020-11-23 21:02:54 +0000 |
commit | 053b4fbad8729308774d5e7b53f53c12627fa88b (patch) | |
tree | c042680bee5efbfdc236235930bc5f8171a43642 /doc/release-notes.md | |
parent | 46001323b1f4a57d8d6805f1bc39a5b8d401f0c5 (diff) |
doc: Release note regarding -rpcauth validation
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 57067138b0..10d859395c 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -80,6 +80,8 @@ Updated settings Changes to Wallet or GUI related settings can be found in the GUI or Wallet section below. +- Passing an invalid `-rpcauth` argument now cause bitcoind to fail to start. (#20461) + Tools and Utilities ------------------- |