mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: add link to new_payload_v4 docs (#8686)
This commit is contained in:
@ -602,6 +602,8 @@ where
|
||||
Ok(res?)
|
||||
}
|
||||
|
||||
/// Handler for `engine_newPayloadV4`
|
||||
/// See also <https://github.com/ethereum/execution-apis/blob/03911ffc053b8b806123f1fc237184b0092a485a/src/engine/prague.md#engine_newpayloadv4>
|
||||
async fn new_payload_v4(
|
||||
&self,
|
||||
payload: ExecutionPayloadV4,
|
||||
|
||||
Reference in New Issue
Block a user