Skip to content

Commit

Permalink
dont prefix sp name
Browse files Browse the repository at this point in the history
  • Loading branch information
andymck committed Jan 2, 2024
1 parent e127ea8 commit 41b70f4
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 @@ -338,7 +338,7 @@ message subscriber_reward {
}

enum service_provider {
service_provider_helium_mobile = 0;
helium_mobile = 0;
}

message service_provider_reward {
Expand Down

0 comments on commit 41b70f4

Please sign in to comment.