Skip to content

Commit

Permalink
Rename verified promotion reward ingest report
Browse files Browse the repository at this point in the history
  • Loading branch information
maplant committed Aug 22, 2024
1 parent a03287f commit 2cc703b
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 @@ -310,7 +310,7 @@ enum promotion_reward_status {
promotion_reward_status_invalid_carrier_key = 2;
}

message verified_promotion_reward_ingest_report_v1 {
message verified_promotion_reward_v1 {
promotion_reward_ingest_report_v1 report = 1;
// Status of the report
promotion_reward_status status = 2;
Expand Down

0 comments on commit 2cc703b

Please sign in to comment.