Skip to content

Commit

Permalink
Merge pull request #411 from helium/kurotych/speedtest_avg_radio_rewa…
Browse files Browse the repository at this point in the history
…rd_v2

Add speedtest_average to radio_reward_v2
  • Loading branch information
kurotych authored Aug 15, 2024
2 parents 2916bcd + 8d06011 commit 0bc1587
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 @@ -534,6 +534,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 0bc1587

Please sign in to comment.