mina
mina copied to clipboard
Implement a unit test for `receipt_chain_hash`
Implement a unit test that would:
- Take binaries for two branches
- Launch the network from the first branch, send some transactions and then do the ledger export
- Launch the network from the second branch with the same genesis ledger, send the same transactions and do the ledger export
- Check equality of exported ledgers (with BP accounts being withheld from comparison)