Run make gen
This commit is contained in:
parent
ed407689e6
commit
aef0ecf2d2
Binary file not shown.
Binary file not shown.
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user