[bisq-network/bisq] Update dao-setup.md (#3713)

Devin Bileck notifications at github.com
Thu Nov 28 20:00:44 UTC 2019


devinbileck commented on this pull request.



> @@ -56,6 +56,13 @@ rpcuser=YOUR_USER_NAME
 rpcpassword=YOUR_PW
 blocknotify="%AppData%\Bitcoin\blocknotify.bat" %s
 ```
+Note: If you are using bitcoin core version 0.19.0.1
+should add following two lines to the config file before rpcport option.
+```
+[regtest]
+peerbloomfilters=1

I believe this option has been available for some time now, but just recently changed to being disabled by default. Therefore, it should be safe to add this parameter regardless if you are still using an older bitcoin core. So rather than adding this as a separate note, just add it into the examples above.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3713#pullrequestreview-324445139
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191128/2106ff5c/attachment-0001.html>


More information about the bisq-github mailing list