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 Mar 10, 2023. It is now read-only.
For testing P2P communication between multiple Ethermint nodes we need to have a bootstrap peer. For this to work well in the ephemeral cluster we should manually generate a pub/priv key pair and store it in version control. We should use this key when starting the first Ethermint node and note its PeerID.
The text was updated successfully, but these errors were encountered:
For testing P2P communication between multiple Ethermint nodes we need to have a bootstrap peer. For this to work well in the ephemeral cluster we should manually generate a pub/priv key pair and store it in version control. We should use this key when starting the first Ethermint node and note its PeerID.
The text was updated successfully, but these errors were encountered: