Have you tried setting up the node using the bootstrap script or manually? The bootstrap script is designed to streamline the process by setting up Docker, creating a new account, and updating its name in the .env file.
We recommend exploring the bootstrap script and sharing the logs if you encounter any issues with your node setup. Here are the steps to use the bootstrap script:
Hello,
Have you tried setting up the node using the bootstrap script or manually? The bootstrap script is designed to streamline the process by setting up Docker, creating a new account, and updating its name in the .env file.
We recommend exploring the bootstrap script and sharing the logs if you encounter any issues with your node setup. Here are the steps to use the bootstrap script:
github.com/XinFinOrg/XinFin-Node?t...
Hi,
I already tried the above script, but it did not generate the "coinbase address". Additionally, there are some errors in the "bootstrap.sh" file.
In the "bootstrap.sh" file at line 64, they mention xxxx, which is incorrect. It should be ".*".
Furthermore, with this script, the Docker service is not starting.
I modified those changes and ran the script, but the "coinbase address" was not generated.
Could you please let me know what the issue might be?
Thanks.
Hello,
Coinbase.txt store etherbase address of your nodes and its not require to setup validator nodes.
Thanks.