RPC API 參考ethBlock[Block] eth_getBlockTransactionCountByNumber[Block] eth_getBlockTransactionCountByNumber Returns the number of transactions in a block matching the given block number. JSONRPC: eth_getBlockTransactionCountByNumber Request Responses200Integer of the number of transactions in this block.