Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffgrunewald committed Aug 13, 2024
1 parent 8b49287 commit 12434d1
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 @@ -767,7 +767,8 @@ message subscriber_verified_mapping_event_req_v1 {
bytes subscriber_id = 1;
/// The accumulated mapping points the subscriber has earned this epoch
uint64 total_reward_points = 2;
/// Unix timestamp in milliseconds of when the mapping reward event was generated
/// Unix timestamp in milliseconds of when the mapping reward event was
/// generated
uint64 timestamp = 3;
/// Pubkey of verification mapping event service
bytes carrier_mapping_key = 4;
Expand Down

0 comments on commit 12434d1

Please sign in to comment.