We deploy a CCF network with http2 which doesn't support forwarding, this means if we submit a proposal to a node which isn't the primary we will fail.
The solution is for the propose script to query the node who the primary is first then if it's not the node we're talking to, switch that node.
We deploy a CCF network with http2 which doesn't support forwarding, this means if we submit a proposal to a node which isn't the primary we will fail.
The solution is for the propose script to query the node who the primary is first then if it's not the node we're talking to, switch that node.