Run make gen

This commit is contained in:
Fridrik Asmundsson 2023-08-28 10:38:53 +00:00
parent ed407689e6
commit aef0ecf2d2
3 changed files with 5 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -3106,8 +3106,8 @@ Response:
{ {
"action": { "action": {
"callType": "string value", "callType": "string value",
"from": "string value", "from": "0x5cbeecf99d3fdb3f25e309cc264f240bb0664031",
"to": "string value", "to": "0x5cbeecf99d3fdb3f25e309cc264f240bb0664031",
"gas": "0x5", "gas": "0x5",
"input": "0x07", "input": "0x07",
"value": "0x0" "value": "0x0"
@ -3149,14 +3149,14 @@ Response:
```json ```json
[ [
{ {
"output": "string value", "output": "0x07",
"stateDiff": "string value", "stateDiff": "string value",
"trace": [ "trace": [
{ {
"action": { "action": {
"callType": "string value", "callType": "string value",
"from": "string value", "from": "0x5cbeecf99d3fdb3f25e309cc264f240bb0664031",
"to": "string value", "to": "0x5cbeecf99d3fdb3f25e309cc264f240bb0664031",
"gas": "0x5", "gas": "0x5",
"input": "0x07", "input": "0x07",
"value": "0x0" "value": "0x0"