Function Ledger.replayStoredBlock
Update the ledger state from a block which was read from storage
Called from the constructor with the content of the disk storage in case the validator set or UTXO set is invalid.
Parameters
| Name | Description |
|---|---|
| block | block to update the state from |