RPC Method eth_getBlockTransactionCountByHash implementation
eth_getBlockTransactionCountByHash
The thor client instance to use.
The standard array of rpc call parameters. * params[0]: The block hash of block to get.
The number of transactions in the block with the given block hash.
RPC Method eth_getBlockTransactionCountByHash implementation
Link
eth_getBlockTransactionCountByHash
Throws