sol2ligo
sol2ligo copied to clipboard
TypeError: errors[error].indexOf is not a function for 0.4.10 and below
Checked pragma solidity ^0.4.0;
Checked pragma solidity ^0.4.10;
Checked pragma solidity ^0.4.11; (works, but need recheck for other issues)