RPC API 参考ethBlock[Block] eth_getBlockReceipts[Block] eth_getBlockReceipts Returns receipts included in a block identified by block hash. JSONRPC: eth_getBlockReceipts Request Responses200Receipts included in a block. If the target block contains no transaction, an empty array [] is returned.