Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
minor edit on fill-trim option
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Paris committed May 28, 2020
1 parent 2f7864e commit 9ee3f41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If `nodeos` fails to receive blocks from the network, then try the above using `
| Either use a firewall to block access to your `http-server-address`, or change it to `localhost:8888` to disable remote access.

[[info]]
| If you run a database filler after this point, use the `--fill-trim` option. Only use `--fpg-create` and `--fill-skip-to` the first time.
| If you run a database filler after this point, use the `--fill-trim` option when restarting. Only use `--fpg-create` and `--fill-skip-to` the first time.

[[info]]
| On large chains, this procedure creates a delta record that is too large for javascript processes to handle. 64-bit C++ processes can handle the large record. If using a database filler, `fill-pg` and `fill-lmdb` break up the large record into smaller records when filling databases.

0 comments on commit 9ee3f41

Please sign in to comment.