Merge pull request #667 from hermeznetwork/feature/documentpackages

Document synchronizer, node and coordinator
This commit is contained in:
arnau
2021-03-23 13:33:40 +01:00
committed by GitHub
5 changed files with 92 additions and 1 deletions

View File

@@ -73,6 +73,9 @@ of the node configuration. Please, check the `type APIServer` at
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