Document synchronizer, node and coordinator

This commit is contained in:
Eduard S
2021-03-22 17:11:34 +01:00
parent d80e3a8988
commit e23d0a07d2
5 changed files with 92 additions and 1 deletions

View File

@@ -68,6 +68,9 @@ when running the coordinator in sync mode
monitor the size of the folder to avoid running out of space.
- The node requires a PostgreSQL database. The parameters of the server and
database must be set in the `PostgreSQL` section.
- The node requires a web3 RPC server to work. The node has only been tested
with geth and may not work correctly with other ethereum nodes
implementations.
## Building