Skip to content

EthGetBlockByHashParams

EthGetBlockByHashParams: object

Based on the JSON-RPC request for eth_getBlockByHash procedure

Type declaration

blockHash

blockHash: Hex

fullTransactionObjects

fullTransactionObjects: boolean

Source

params/EthParams.ts:102