Skip to content

Commit

Permalink
Add new ineligible reason for boosting from HIP-119
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldjeffrey committed Jul 16, 2024
1 parent 6f67db8 commit 728635e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service/poc_mobile.proto
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ enum boosted_hex_status {
boosted_hex_status_location_score_below_threshold = 1;
boosted_hex_status_radio_threshold_not_met = 2;
boosted_hex_status_service_provider_ban = 3;
boosted_hex_status_average_asserted_distance_over_limit = 4;
}

message radio_reward_v2 {
Expand Down

0 comments on commit 728635e

Please sign in to comment.