mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-09-15 01:51:33 -04:00
added link to instructions for install rpc nodes
This commit is contained in:
parent
06848352f1
commit
6eb3d702a4
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,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 own RPC nodes
|
||||
|
||||
It is strongly recommended that you use your own RPC nodes. Instruction on how to run full nodes can be found [here](https://github.com/feshchenkod/rpc-nodes).
|
||||
|
||||
## Architecture
|
||||
|
||||
1. TreeWatcher module keeps track of Account Tree changes and automatically caches the actual state in Redis and emits `treeUpdate` event to redis pub/sub channel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue