currently, `N_BITS = 2` is hard-coded in `FaultDisputeGameN.sol`. We need to support any N_BITS >=1 both in contract and op-challenger2.
currently,
N_BITS = 2is hard-coded inFaultDisputeGameN.sol. We need to support any N_BITS >=1 both in contract and op-challenger2.