mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-18 21:35:03 +01:00
DAO setup doc fix
Stress a full dao seed node is required to run lite nodes.
This commit is contained in:
parent
e3b3c625b3
commit
abcd065325
@ -108,6 +108,8 @@ Full node mode:
|
||||
|
||||
Lite node mode:
|
||||
|
||||
Note: At least one seed node must be running as a full DAO node to support other lite nodes.
|
||||
|
||||
`--daoActivated=true --genesisBlockHeight=111 --genesisTxId=30af0050040befd8af25068cc697e418e09c2d8ebd8d411d2240591b9ec203cf --baseCurrencyNetwork=BTC_REGTEST --useDevPrivilegeKeys=true --useLocalhostForP2P=true --nodePort=8888 --appName=bisq-BTC_REGTEST_Bob_dao`
|
||||
|
||||
_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._
|
||||
|
Loading…
Reference in New Issue
Block a user