Skip to main content

eth_submitWork RPC Method

Used for submitting a proof-of-work solution.

Updated on
Nov 02, 2023

eth_submitWork RPC Method

Parameters

nonce
string
REQUIRED
The nonce found
hash
string
REQUIRED
The header's pow-hash
digest
string
REQUIRED
The mix digest

Returns

result
It returns true if the provided solution is valid otherwise false
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free