mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 09:37:38 +00:00
Readme update: built-in rpc daemon and syncmode=snap
This commit is contained in:
parent
d44e1cbe43
commit
c9eb5a12ed
@ -63,7 +63,7 @@ make erigon
|
||||
./build/bin/erigon
|
||||
```
|
||||
|
||||
Default `--syncmode=snap` for `mainnet`, `goerli`, `bsc`. Other networks now have default `--syncmode=fast`. Increase download speed by flag `--torrent.download.rate=20mb`
|
||||
Default `--syncmode=snap` for `mainnet`, `goerli`, `bsc`. Other networks now have default `--syncmode=fast`. Increase download speed by flag `--torrent.download.rate=20mb`. <code>🔬 See [Downloader docs](./cmd/downloader/README.md)</code>
|
||||
|
||||
Use `--datadir` to choose where to store data.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user