Skip to content

Commit

Permalink
removed null from engine_exchangeTransitionConfigurationV11 (#1389)
Browse files Browse the repository at this point in the history
* Doc new debug methods (#1379)

* doc new debug methods

Signed-off-by: Alexandra Tran <[email protected]>

* Apply suggestions from code review

Co-authored-by: Sally MacFarlane <[email protected]>
Co-authored-by: Gabriel Fukushima <[email protected]>
Signed-off-by: Alexandra Tran Carrillo <[email protected]>

* add array

Signed-off-by: Alexandra Tran <[email protected]>

---------

Signed-off-by: Alexandra Tran <[email protected]>
Signed-off-by: Alexandra Tran Carrillo <[email protected]>
Co-authored-by: Sally MacFarlane <[email protected]>
Co-authored-by: Gabriel Fukushima <[email protected]>
Signed-off-by: Veervikram singh <[email protected]>

* removed null from engine_exchangeTransitionConfigurationV11

Signed-off-by: Veervikram singh <[email protected]>

* removed null from engine_exchangeTransitionConfigurationV11

Signed-off-by: Veervikram singh <[email protected]>

---------

Signed-off-by: Alexandra Tran <[email protected]>
Signed-off-by: Alexandra Tran Carrillo <[email protected]>
Signed-off-by: Veervikram singh <[email protected]>
Co-authored-by: Alexandra Tran Carrillo <[email protected]>
Co-authored-by: Sally MacFarlane <[email protected]>
Co-authored-by: Gabriel Fukushima <[email protected]>
  • Loading branch information
4 people authored Aug 25, 2023
1 parent df26e69 commit 2654332
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/public-networks/reference/engine-api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"engine_exchangeTransitionConfigu
"terminalTotalDifficulty": 0,
"terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"terminalBlockNumber": "0x1"
},
"payloadId": null
}
}
```

Expand Down

0 comments on commit 2654332

Please sign in to comment.