Why
We need to verify in the Mithril Client multi-platform test in the CI that the new verify command of the client CLI properly detects missinga and tampered files in a Cardana database.
What
Add a new step in the workflow which tampers a Cardano database, run the verify command and makes sure that it detects all the anomalies.
How