Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andymck committed Nov 14, 2023
1 parent b15424e commit 33a7303
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/service/poc_mobile.proto
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@ message subscriber_reward {
}

message service_provider_reward {
// id of the subscriber to which the reward will be credited
// rewardable entity id of the service provider to which the reward will be
// credited
string service_provider_id = 1;
/// Amount in bones rewarded
uint64 amount = 2;
Expand Down

0 comments on commit 33a7303

Please sign in to comment.