fabric
fabric copied to clipboard
Epic: Orderer v3: expose components for inversion of control
The second part of the "Orderer V3 RFC" calls for exposing components that are needed for consensus protocols to be implemented as binding those components together, rather than as it currently is, as internal plug-ins.
This Epic is dependent upon the first part of the RFC: #3511
See:
- https://hyperledger.github.io/fabric-rfcs/text/orderer-v3.html
- https://github.com/hyperledger/fabric-rfcs/pull/50