The goal of this PR is to provide Node Operators with a Flow which can be invoked from the CRaSH, which will execute the implemented flows for evaluating ledger inconsistencies with counterparties, gather ledger findings and recover missing transactions.
This flow also provides an empty constructor which can be invoked when you want to run all three flows against every Party you can find in your local NetworkMapSnapshot. (excluding yourself and the Notary node)
The goal of this PR is to provide Node Operators with a Flow which can be invoked from the CRaSH, which will execute the implemented flows for evaluating ledger inconsistencies with counterparties, gather ledger findings and recover missing transactions. This flow also provides an empty constructor which can be invoked when you want to run all three flows against every Party you can find in your local NetworkMapSnapshot. (excluding yourself and the Notary node)