RPC API 參考kaiaBlock[Block] kaia_getBlockTransactionCountByHash[Block] kaia_getBlockTransactionCountByHash Returns the number of transactions in a block from a block that matches the given hash. JSONRPC: kaia_getBlockTransactionCountByHash Request Responses200Return integer of the number of transactions in this block.