This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Description
What all changes will I have to make in this repo in order to run the nodes with IBFT consensus instead of RAFT?
I know couple changes -
- Changing the genesis file
- Change in command line arguments while running the node.
Anything else? Will the geth version used here suffice for IBFT ? I am not sure..