EthGetBlockTransactionCountByNumberJsonRpcProcedure
EthGetBlockTransactionCountByNumberJsonRpcProcedure: (
request
) =>Promise
<EthGetBlockTransactionCountByNumberJsonRpcResponse
>
Parameters
• request: EthGetBlockTransactionCountByNumberJsonRpcRequest
Returns
Promise
<EthGetBlockTransactionCountByNumberJsonRpcResponse
>
Source
procedures/src/eth/EthProcedure.ts:119