<p><b>@devinbileck</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/1924#discussion_r233647144">docs/dao-setup.md</a>:</p>
<pre style='color:#555'>> +    blocknotify=bash [PATH TO DATA DIR]/blocknotify %s
+
+_Please note that `txindex` triggers a resync of the entire blockchain (be aware if you set that on mainnet as that it will take a while). Also take care if you use that setting for mainnet. Extra settings for more security are recommended in mainnet mode._
+
+The `blocknotify` file need to be added to the Bitcoin Core data directory as well:
+
+    #!/bin/bash
+    echo $1 | nc -w 1 127.0.0.1 5120
+    echo $1 | nc -w 1 127.0.0.1 5121
+    echo $1 | nc -w 1 127.0.0.1 5122
+    echo $1 | nc -w 1 127.0.0.1 5123
+
+It defines the ports where a new block event gets forwarded. Bisq will listen on that port and each Bisq node need to use a different port. You can add or remove ports from the list inside the file if needed.
+
+
+## Program arguments for DAO mode
</pre>
<p>The arguments are mashed together when the markdown is rendered:<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/603793/48517112-2279c700-e81a-11e8-9d6a-cc0e3ca0be75.png"><img src="https://user-images.githubusercontent.com/603793/48517112-2279c700-e81a-11e8-9d6a-cc0e3ca0be75.png" alt="image" style="max-width:100%;"></a></p>
<p>Perhaps should make them into list items.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/1924#pullrequestreview-175112263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtls61Z-6s_O0KgsW1XrVPi02joUPks5uvJpCgaJpZM4YePmH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtui9GurvZai0UE1PfPKK2a-RUIOkks5uvJpCgaJpZM4YePmH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@devinbileck commented on #1924"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/1924#pullrequestreview-175112263"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/1924#pullrequestreview-175112263",
"url": "https://github.com/bisq-network/bisq/pull/1924#pullrequestreview-175112263",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@devinbileck commented on 1924",
"sections": [
{
"text": "",
"activityTitle": "**Devin Bileck**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@devinbileck",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq/pull/1924#pullrequestreview-175112263"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 410581383\n}"
}
],
"themeColor": "26292E"
}
]</script>