mirror of
https://github.com/logos-co/staking.git
synced 2025-01-09 18:25:56 +00:00
a9fa5703d7
This invariant failed as the prover started making wrong assumptions about the relationship between anyone's account's `totalMP` and its `balance`, as well as an account's `bonusMP` and its `balance`. This commit fixes it by adding the necessary invariants to proof the property.