Added TODO show equivalence between batch and non-batch methods

This commit is contained in:
Thomas Adams
2022-06-02 14:15:20 -07:00
parent d02c2ccab3
commit 3eb67081f3

View File

@ -30,6 +30,9 @@ filtered {
"methods must not change the total supply of more than one token";
}
/// TODO possibly show equivalence between batch and non-batch methods
/// in order to leverage non-batch rules wrt batch rules
/******************************************************************************/
ghost mapping(uint256 => mathint) sumOfBalances {