mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
feat(rpc): accept requests hash in engine_newPayloadV4 (#15123)
This commit is contained in:
3
book/cli/reth/node.md
vendored
3
book/cli/reth/node.md
vendored
@@ -726,6 +726,9 @@ Engine:
|
||||
--engine.state-root-task-compare-updates
|
||||
Enable comparing trie updates from the state root task to the trie updates from the regular state root calculation
|
||||
|
||||
--engine.accept-execution-requests-hash
|
||||
Enables accepting requests hash instead of an array of requests in `engine_newPayloadV4`
|
||||
|
||||
Ress:
|
||||
--ress.enable
|
||||
Enable support for `ress` subprotocol
|
||||
|
||||
Reference in New Issue
Block a user