We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade199e commit 69a41d9Copy full SHA for 69a41d9
hyperspace/ethereum/src/abi/tendermint-client-abi.json
@@ -148,30 +148,6 @@
148
"outputs": [],
149
"stateMutability": "view"
150
},
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
163
164
- }
165
- ],
166
- "outputs": [
167
168
- "name": "",
169
170
171
172
173
- "stateMutability": "pure"
174
175
{
176
"type": "function",
177
"name": "concatenateWithDelimiter",
0 commit comments