Skip to content

Commit 69a41d9

Browse files
committed
Update ABIs
1 parent ade199e commit 69a41d9

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

hyperspace/ethereum/src/abi/tendermint-client-abi.json

-24
Original file line numberDiff line numberDiff line change
@@ -148,30 +148,6 @@
148148
"outputs": [],
149149
"stateMutability": "view"
150150
},
151-
{
152-
"type": "function",
153-
"name": "concatenateStrings",
154-
"inputs": [
155-
{
156-
"name": "str1",
157-
"type": "string",
158-
"internalType": "string"
159-
},
160-
{
161-
"name": "str2",
162-
"type": "string",
163-
"internalType": "string"
164-
}
165-
],
166-
"outputs": [
167-
{
168-
"name": "",
169-
"type": "string",
170-
"internalType": "string"
171-
}
172-
],
173-
"stateMutability": "pure"
174-
},
175151
{
176152
"type": "function",
177153
"name": "concatenateWithDelimiter",

0 commit comments

Comments
 (0)