mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
document registering monero nodes in deployment guide
This commit is contained in:
parent
7d348febab
commit
ae08caa287
@ -54,6 +54,10 @@ After the price node is built and deployed, add the price node to `DEFAULT_NODES
|
||||
|
||||
Customize and deploy haveno-pricenode.env and haveno-pricenode.service to run as a system service.
|
||||
|
||||
## Register Monero nodes for clients
|
||||
|
||||
Optionally register new or different Monero nodes for clients to connect to in `getAllXmrNodes()` within XmrNodes.java.
|
||||
|
||||
## Create and register seed nodes
|
||||
|
||||
From the root of the repository, run `make seednode` to run a seednode on Monero's mainnet or `make seednode-stagenet` to run a seednode on Monero's stagenet.
|
||||
|
Loading…
Reference in New Issue
Block a user