Added TODO show equivalence between batch and non-batch methods
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user