Skip to content

EthGetBlockByHashParams

EthGetBlockByHashParams: object

Based on the JSON-RPC request for eth_getBlockByHash procedure

Type declaration

blockHash

readonly blockHash: Hex

fullTransactionObjects

readonly fullTransactionObjects: boolean

Defined in

packages/actions/src/eth/EthParams.ts:102