diff --git a/docs/validators/setup/mainnet/run-combined.md b/docs/validators/setup/mainnet/run-combined.md index 729d8ff..4293fc8 100644 --- a/docs/validators/setup/mainnet/run-combined.md +++ b/docs/validators/setup/mainnet/run-combined.md @@ -214,7 +214,7 @@ For more information, see [Generate keys](../generate-keys.md). LISTENERS__RONIN__STATS__SECRET=WSyDMrhRBe111 ``` -5. (Optional) Download the snapshot from the [ronin-snapshot](https://github.com/axieinfinity/ronin-snapshot) repo (Prefer using Pebbledb): +5. (Optional) Download the snapshot from the [ronin-snapshot](https://github.com/axieinfinity/ronin-snapshot) repo, preferably using PebbleDB: ```bash cd ~/ronin/chaindata/data/ronin/ diff --git a/docs/validators/setup/mainnet/run-non-validator.md b/docs/validators/setup/mainnet/run-non-validator.md index 882b11c..ba31382 100644 --- a/docs/validators/setup/mainnet/run-non-validator.md +++ b/docs/validators/setup/mainnet/run-non-validator.md @@ -88,7 +88,7 @@ Install Docker Engine and the Docker Compose plugin: RONIN_PARAMS=--http.api eth,net,web3,consortium --txpool.pricelimit 20000000000 --txpool.nolocals --cache 4096 --discovery.dns enrtree://AIGOFYDZH6BGVVALVJLRPHSOYJ434MPFVVQFXJDXHW5ZYORPTGKUI@nodes.roninchain.com ``` -4. (Optional) Download the snapshot from the [ronin-snapshot](https://github.com/axieinfinity/ronin-snapshot) repo (Prefer using Pebbledb): +4. (Optional) Download the snapshot from the [ronin-snapshot](https://github.com/axieinfinity/ronin-snapshot) repo, preferably using PebbleDB: ```bash cd ~/ronin/chaindata/data/ronin/ diff --git a/docs/validators/setup/mainnet/run-validator.md b/docs/validators/setup/mainnet/run-validator.md index e979e64..bb65761 100644 --- a/docs/validators/setup/mainnet/run-validator.md +++ b/docs/validators/setup/mainnet/run-validator.md @@ -122,7 +122,7 @@ Generate a private key for your validator node. For more information, see [Gener RONIN_PARAMS=--http.api eth,net,web3,consortium --miner.gaslimit 100000000 --miner.gasreserve 10000000 --cache 4096 --discovery.dns enrtree://AIGOFYDZH6BGVVALVJLRPHSOYJ434MPFVVQFXJDXHW5ZYORPTGKUI@nodes.roninchain.com ``` -4. (Optional) Download the snapshot from the [ronin-snapshot](https://github.com/axieinfinity/ronin-snapshot) repo (Prefer using Pebbledb): +4. (Optional) Download the snapshot from the [ronin-snapshot](https://github.com/axieinfinity/ronin-snapshot) repo, preferably using PebbleDB: ```bash cd ~/ronin/chaindata/data/ronin/