Koyomi Araragi

Results 42 comments of Koyomi Araragi

Given this struct: ``` StructType { address token; uint256 id; } ``` Block explorers like Etherscan accept the format below for an array of tuples for that struct: `[{ "token":...

@kanej just a heads up this was fixed in Solhint 5.0.1 :rocket: