We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 463c2ab commit e486a24Copy full SHA for e486a24
src/service/poc_mobile.proto
@@ -699,7 +699,6 @@ message gateway_reward {
699
/// count of rewardable bytes transfered
700
uint64 rewardable_bytes = 3;
701
/// Price of HNT @ 10^8 used when calculating rewards
702
- // todo: deprecate this ? replaced with price in manifest
703
uint64 price = 4;
704
}
705
0 commit comments