Tham chiếu API RPCklayBlock[Block] klay_getBlockReceipts[Block] klay_getBlockReceipts Returns receipts included in a block identified by block hash. JSONRPC: klay_getBlockReceipts Request Responses200Receipts included in a block. If the target block contains no transaction, an empty array [] is returned.