<p></p>
<p><b>@jmacxx</b> requested changes on this pull request.</p>

<p>Adding some text specifying seed node = full, alice/bob being (potentially) lite nodes is useful; in fact it helped me fix a mis-configuration in my own regtest setup.  Duplicating the command line parameters is distracting though.</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4248#discussion_r422772819">docs/dao-setup.md</a>:</p>
<pre style='color:#555'>> @@ -113,6 +113,14 @@ Lite node mode:
 _Don't forget to use different rpcBlockNotificationPorts for different full node instances, otherwise only one node will receive the new block event forwarded to that port._
 
 
+In default setup you need to run seed node as **full node**:
+`./bisq-seednode --daoActivated=true --genesisBlockHeight=111 --genesisTxId=30af0050040befd8af25068cc697e418e09c2d8ebd8d411d2240591b9ec203cf --baseCurrencyNetwork=BTC_REGTEST --useDevPrivilegeKeys=true --useLocalhostForP2P=true --nodePort=2002 --appName=bisq-BTC_REGTEST_Seed_2002 --fullDaoNode=true --rpcUser=YOUR_USER_NAME --rpcPassword=YOUR_PW --rpcPort=18443 --rpcBlockNotificationPort=5120`
</pre>
<p>Your line about seed node being full node is good.  Not necessary to repeat the command line parameters here, since it has already been specified in this section of the document.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4248#discussion_r422773169">docs/dao-setup.md</a>:</p>
<pre style='color:#555'>> @@ -113,6 +113,14 @@ Lite node mode:
 _Don't forget to use different rpcBlockNotificationPorts for different full node instances, otherwise only one node will receive the new block event forwarded to that port._
 
 
+In default setup you need to run seed node as **full node**:
+`./bisq-seednode --daoActivated=true --genesisBlockHeight=111 --genesisTxId=30af0050040befd8af25068cc697e418e09c2d8ebd8d411d2240591b9ec203cf --baseCurrencyNetwork=BTC_REGTEST --useDevPrivilegeKeys=true --useLocalhostForP2P=true --nodePort=2002 --appName=bisq-BTC_REGTEST_Seed_2002 --fullDaoNode=true --rpcUser=YOUR_USER_NAME --rpcPassword=YOUR_PW --rpcPort=18443 --rpcBlockNotificationPort=5120`
+
+Then both Alice and Bob and the arbitrator as **lite nodes**:
+* `./bisq-desktop --daoActivated=true --genesisBlockHeight=111 --genesisTxId=30af0050040befd8af25068cc697e418e09c2d8ebd8d411d2240591b9ec203cf --baseCurrencyNetwork=BTC_REGTEST --useDevPrivilegeKeys=true --useLocalhostForP2P=true --nodePort=4444 --appName=bisq-BTC_REGTEST_arbitrator`
</pre>
<p>Your line about Alice and Bob able to be lite node is good.  Not necessary to repeat the command line parameters here, since it has already been specified in this section of the document.</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/4248#pullrequestreview-408850988">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRCUEOLOS3YFQY6T53RQ55NJANCNFSM4M46WPKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVTUXHOG53ORYZWLRLRQ55NJA5CNFSM4M46WPK2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODBPJELA.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/4248#pullrequestreview-408850988",
"url": "https://github.com/bisq-network/bisq/pull/4248#pullrequestreview-408850988",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>