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