EthGetBlockByHashParams
EthGetBlockByHashParams:
object
Based on the JSON-RPC request for eth_getBlockByHash procedure
Type declaration
blockHash
readonlyblockHash:Hex
fullTransactionObjects
readonlyfullTransactionObjects:boolean
Source
packages/actions/src/eth/EthParams.ts:102