Why
We need to verify in the Mithril Client multi-platform test in the CI that the we can fast bootstrap a Cardano node with a ledger state that has been converted to LMDB flavor with the tools utxo-hd command of the client CLI.
What
Add a new step in the workflow which checks fast bootstrap of an LMDB UTxO-HD ledger state converted with the client CLI.
How