Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
andymck committed Aug 9, 2023
1 parent 3288960 commit 02919f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service/poc_mobile.proto
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ enum speedtest_verification_result {

message verified_speedtest {
speedtest_req_v1 report = 1;
speedtest_verification_result reason = 2;
speedtest_verification_result result = 2;
// timestamp in millis of when the packet was verified
uint64 timestamp = 3;
}
Expand Down

0 comments on commit 02919f4

Please sign in to comment.