Some doubts about sidechain
- RPC Service
- AppChains Ankr
Expert
Following these docs I Launched the sidechain but I have 2 doubts 1)How can i ensure how many nodes will run afte iexecuting make all command ? 2)Can I change the validator address in the config file with my metamask wallet address? For your information: I am using an AWS EC2 machine with Ubuntu OS to launch this side chain and exported chainId is 252522 and i used my own domain.
Answers 1
- In docker compose file we specify 3 validator nodes. The only way to increase it is to modify compose file.
- Yes, you should modify compose file, chain config and put your keystore addresses.