rastavosnok

Results 1 issues of rastavosnok

There is a bug in the way the mapping names are used. Given the following contract; pragma solidity ^0.4.24; contract Storage { mapping (address => uint) public myFirstArray123; mapping (address...

bug