Ilja S.
Results
1
issues of
Ilja S.
# _Bug_title_ Impossible to call Solidity function that returns 2d array from contract ## Steps To Reproduce Simple solidity function: ` function get() view external returns (uint128[][] memory) {...} `...
bug