You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
I have 3 Amazon Ec2 instances (each with a Geth node running on them) and I'm running over them my Private Geth Ethereum (PoA) blokchain and I wanted to ask if is possible to specify the IPs of all 3 of my amazon AWS machines when I define the
For example, if the machine with the ip that I entered in truffle_config.js shuts down, my network will be unusable.
Is there a way to handle this in case a machine stops working to outsource work to another IP?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have 3 Amazon Ec2 instances (each with a Geth node running on them) and I'm running over them my Private Geth Ethereum (PoA) blokchain and I wanted to ask if is possible to specify the IPs of all 3 of my amazon AWS machines when I define the
in the
truffle_config.js
.For example, if the machine with the ip that I entered in
truffle_config.js
shuts down, my network will be unusable.Is there a way to handle this in case a machine stops working to outsource work to another IP?
The text was updated successfully, but these errors were encountered: