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
@michaelkunzmann-sap Hi I am having trouble with setting up a network, can you please let me what commands you used to generate the genesis.json, static-nodes.json and node keys especially how you passed the password. I noticed when calling geth you -unlock 0 is that to unlock the 0th nodekey? When you created the genesis.json, static-nodes.json and nodekeys did you pass a password file and did the tool create keystores under $(pwd)0/,$(pwd)1/...? Because every time I use the setup command the keystores are not created and some random addresses show up when running the client to which I don't have access to. BTW, I am looking at IBFT for geth, not Quorum.
Using the istanbul tool, I generated the following:
genesis.json
static-nodes.json:
Node keys:
I'm starting quorum-geth using:
However, istanbul (in Quorum) is crashing:
The text was updated successfully, but these errors were encountered: