Skip to content

Commit 5ee2563

Browse files
authored
上海加油
1 parent a8293de commit 5ee2563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ func main() {
4747
AbiStr: `
4848
[
4949
{ "type" : "function", "name" : ""},
50-
{"internalType":"string","name":"symbol_","type":"string"}
50+
{"internalType":"string","name":"symbol_","type":"string"}
5151
{ "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"}]}
5252
]`,
5353
Handler: &Mock{},

0 commit comments

Comments
 (0)