mirror of
https://github.com/tornadocash/tornado-relayer
synced 2024-02-02 15:04:06 +01:00
added link to instructions for running rpc nodes
This commit is contained in:
parent
350d1f1d11
commit
fd36dd5c5e
@ -49,6 +49,10 @@ Relayer should return a transaction hash
|
||||
In that case you will need to add https termination yourself because browsers with default settings will prevent https
|
||||
tornado.cash UI from submitting your request over http connection
|
||||
|
||||
## Run geth node
|
||||
|
||||
It is strongly recommended that you use your own RPC node. Instruction on how to run full node with `geth` can be found [here](https://github.com/feshchenkod/rpc-nodes).
|
||||
|
||||
## Monitoring
|
||||
|
||||
You can find the guide on how to install the Zabbix server in the [/monitoring/README.md](/monitoring/README.md).
|
||||
|
Loading…
Reference in New Issue
Block a user