eth_submitWork - Ethereum Classic
Example code for the eth_submitWork json-rpc method. Сomplete guide on how to use eth_submitWork json-rpc in GetBlock.io Web3 documentation.
Parameters
DATA, 8 Bytes
- string
Retrieved nonce.
DATA, 32 Bytes
- string
Hash of the block header (PoW-hash).
DATA, 32 Bytes
- string
Mix digest.
Request
Response
Last updated