このページは英語からの機械翻訳を使用しており、誤りや不明瞭な表現が含まれている可能性があります。最も正確な情報については、オリジナルの英語版をご覧ください。頻繁な更新のため、一部のコンテンツはオリジナルの英語になっている可能性があります。Crowdinでの取り組みに参加して、このページの翻訳改善にご協力ください。 (Crowdin translation page, Contributing guide)
[Miscellaneous] eth_submitHashrate
Used for submitting mining hashrate.
Please note that it always return false because there is no PoW mechanism in Kaia.
JSONRPC: eth_submitHashrate
Request
- application/json
Body
Array [
]
params
undefined[]
Hashrate 32-byte DATA
A hexadecimal string representation (32 bytes) of the hash rate.
ID 32-byte DATA
A random hexadecimal(32 bytes) ID identifying the client.