We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8293de commit 5ee2563Copy full SHA for 5ee2563
README.md
@@ -47,7 +47,7 @@ func main() {
47
AbiStr: `
48
[
49
{ "type" : "function", "name" : ""},
50
- {"internalType":"string","name":"symbol_","type":"string"}
+ {"internalType":"string","name":"symbol_","type":"string"}
51
{ "type" : "function", "name" : "overloadedNames", "stateMutability" : "view", "inputs": [ { "components": [ { "internalType": "uint256", "name": "_f", "type": "uint256" }, { "internalType": "uint256", "name": "__f", "type": "uint256"}, { "internalType": "uint256", "name": "f", "type": "uint256"}],"internalType": "struct Overloader.F", "name": "f","type": "tuple"}]}
52
]`,
53
Handler: &Mock{},
0 commit comments