Tham chiếu API RPCklayBlock[Block] klay_getBlockTransactionCountByHash[Block] klay_getBlockTransactionCountByHash Returns the number of transactions in a block from a block that matches the given hash. JSONRPC: klay_getBlockTransactionCountByHash Request Responses200Return integer of the number of transactions in this block.