Skip to content

Commit

Permalink
Remove confusing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kurotych committed Oct 10, 2024
1 parent 4759851 commit 39c8037
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/service/poc_mobile.proto
Original file line number Diff line number Diff line change
Expand Up @@ -762,9 +762,7 @@ message verified_data_transfer_ingest_report_v1 {
invalid_routing_key = 2;
duplicate = 3;
}
// the invalid ingest report
data_transfer_session_ingest_report_v1 report = 1;
// the invalid reason as determined by the verifications
report_status status = 2;
// Timestamp at which verification was determined, in milliseconds since unix
// epoch
Expand Down

0 comments on commit 39c8037

Please sign in to comment.