RPC Method eth_getBlockTransactionCountByNumber implementation
eth_getBlockTransactionCountByNumber
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_getBlockTransactionCountByNumber implementation
Link
eth_getBlockTransactionCountByNumber
Throws