idimon4uk
Results
1
issues of
idimon4uk
https://github.com/robertsimoes/Solidity-Contract-Patterns/blob/master/IndexedStructMap/IndexedStructMap.sol If I was u, I would develop update and add as one function, for example using ``` mapping(uint => address) ``` and have uint size; and write 2 maps...