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 was archived by the owner on Apr 14, 2026. It is now read-only.
To create a custom network, quorum-wizard ask for IP addresses and ports to be used.
After that it generates the folders and files under network name like -3-nodes-raft-. However, under that folder, the files to run on different IP addresses and start.sh files are the same as quick setup.
The expected behaviour is to have separate folders for each IP address given.
To create a custom network, quorum-wizard ask for IP addresses and ports to be used.
After that it generates the folders and files under network name like -3-nodes-raft-. However, under that folder, the files to run on different IP addresses and start.sh files are the same as quick setup.
The expected behaviour is to have separate folders for each IP address given.