-
ECRecover test should revert because of wrong calldata size (#1050) · 99e4b081
* Assume that token is mintable. * ECRecover test should revert because of wrong calldata size * fix: use expectThrow * fix: ignore failing test until solc^0.5.0
Leonardo authored
×