Skip to content

Commit

Permalink
Add speedtest_average to radio_reward_v2
Browse files Browse the repository at this point in the history
  • Loading branch information
kurotych committed Aug 9, 2024
1 parent 62e22b2 commit 9f56138
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/service/poc_mobile.proto
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,9 @@ message radio_reward_v2 {

// all hexes covered by the radio
repeated covered_hex covered_hexes = 16;

// average speedtests result
speedtest speedtest_average = 17;
}

message boosted_hex {
Expand Down

0 comments on commit 9f56138

Please sign in to comment.