pub fn list_receipts(
    txn: &Transaction<'_>,
    op_hash: &DhtOpHash
) -> StateQueryResult<Vec<SignedValidationReceipt>>