How do I change values like wallet address or storage capacity?

1. Stop and remove the running Storage Node Docker container (CLI) or stop the service (GUI Windows):

docker stop -t 300 storagenode
docker rm storagenode
docker stop -t 300 storagenode
docker rm storagenode

2. Run your Storage Node again after editing needed parameters:

Parameters are described in Concepts section. If you need to specify some parameters like a wallet options (i.e. ZkSync Payments) in the config.yaml, you canWhere can I find the config.yaml?.

How to run your Storage Node with modified parameters from the CLI: Storage Node

Previous
FAQs