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