EthGetBlockByNumberParams
EthGetBlockByNumberParams:
object
Based on the JSON-RPC request for eth_getBlockByNumber procedure
Type declaration
blockTag?
optionalreadonlyblockTag:BlockParam
fullTransactionObjects
readonlyfullTransactionObjects:boolean
Source
packages/actions/src/eth/EthParams.ts:110