Darin
Results
1
issues of
Darin
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 -...