Skip to content

Commit

Permalink
Update src/service/poc_mobile.proto
Browse files Browse the repository at this point in the history
Co-authored-by: andymck <[email protected]>
  • Loading branch information
Matthew Plant and andymck authored Jan 16, 2024
1 parent 776ef16 commit 69435b3
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 @@ -342,7 +342,7 @@ message gateway_reward {
uint64 dc_transfer_reward = 2;
/// count of rewardable bytes transfered
uint64 rewardable_bytes = 3;
/// Price of MOBILE used when calculating rewards
/// Price of MOBILE @ 10^6 used when calculating rewards
uint64 price = 4;
}

Expand Down

0 comments on commit 69435b3

Please sign in to comment.