This repository was archived by the owner on Nov 6, 2020. It is now read-only.
What is the minimum hardware requirements to process payments for ETH and ERC20 tokens? #7182
Labels
M2-config 📂
Chain specifications and node configurations.
Z1-question 🙋♀️
Issue is a question. Closer should answer.
Milestone
I have 40 GB VPS and want to run parity to process payment for both ETH and ERC20 tokens. However when I run parity with following commands, blockchain size fills 40 GB:
parity --pruning fast
What is the minimum hardware requirements to process payments for ETH and ERC20 tokens? I know for ERC20 I need full blockchain state for filter changes, but I wonder if a pruned node can work for me.
The text was updated successfully, but these errors were encountered: