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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3718#discussion_r352553870">Makefile</a>:</p>
<pre style='color:#555'>> +    screen -t bitcoin make bitcoind
+       sleep 2    # wait for bitcoind rpc server to start
+       make block # generate a block to ensure Bisq nodes get dao-synced
+       screen -t seednode make seednode
+       screen -t seednode2 make seednode2
+       screen -t alice make alice
+       screen -t bob make bob
+       screen -t mediator make mediator
+
+bitcoind: localnet
+       bitcoind \
+               -regtest \
+               -prune=0 \
+               -txindex=1 \
+               -server \
+               -rpcuser=bisqdao \
</pre>
<blockquote>
<p>dont we need to add rpcport here?</p>
</blockquote>
<p>No, we're assuming the regtest default value of 18444 everywhere.</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/3718?email_source=notifications&email_token=AJFFTNRL4HZM5FINE2T5EDLQWTY2RA5CNFSM4JTEFEKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNQ6YWI#discussion_r352553870">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSBNJ2IQ743EBXNLHTQWTY2RANCNFSM4JTEFEKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSNQX6RTMAVPJ2RS3TQWTY2RA5CNFSM4JTEFEKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNQ6YWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3718?email_source=notifications\u0026email_token=AJFFTNRL4HZM5FINE2T5EDLQWTY2RA5CNFSM4JTEFEKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNQ6YWI#discussion_r352553870",
"url": "https://github.com/bisq-network/bisq/pull/3718?email_source=notifications\u0026email_token=AJFFTNRL4HZM5FINE2T5EDLQWTY2RA5CNFSM4JTEFEKKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCNQ6YWI#discussion_r352553870",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>