Skip to content

Commit 1eaec55

Browse files
committed
feat: fix comment
1 parent 278f546 commit 1eaec55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

protos/sources/vega/events/v1/events.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ message PartyVestingStats {
166166
string reward_bonus_multiplier = 2;
167167
// The balance of the party, in quantum.
168168
string quantum_balance = 3;
169-
// The bonus multiplier applied on the reward summed accross all derived accounts.
169+
// Bonus multiplier applied on the reward, summed across all derived accounts.
170170
string summed_reward_bonus_multiplier = 4;
171171
// The balance of the party and derived keys, in quantum.
172172
string summed_quantum_balance = 5;

protos/vega/events/v1/events.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)