I've used byfn.sh to build a hyperledger network with solo consensus.
Now I want to migrate to Raft consensus, but without destroying the blockchain and start from zero.
Is it possible to migrate Hyperledger fabric from Solo consensus to Raft consensus ?
Thank you in advance.