added link to instructions for install rpc nodes
This commit is contained in:
parent
06848352f1
commit
6eb3d702a4
@ -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…
Reference in New Issue
Block a user