-
Notifications
You must be signed in to change notification settings - Fork 383
Open
Description
Hi folks, I’m trying to run a Moonbeam Alphanet testnet node using this command:
- --base-path=/var/lib/alphanet-data
- --chain=alphanet
- --state-pruning=124
- --blocks-pruning=124
- --trie-cache-size=1073741824
- --sync=full
- --rpc-methods=safe
- --rpc-port=9944
- --rpc-external
- --rpc-cors=*
- --prometheus-port=6060
- --prometheus-external
- --ethapi=debug,trace,txpool
- --wasm-runtime-overrides=/var/lib/alphanet-data
- --runtime-cache-size=2
- --in-peers=100
- --out-peers=100
But the sync is extremely slow.. Just wondering if there’s any snapshot available to speed things up? Would really appreciate any help, thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels