Skip to content

Commit

Permalink
chore: Update protos/sources/vega/vega.proto
Browse files Browse the repository at this point in the history
Co-authored-by: candida-d <[email protected]>
  • Loading branch information
ze97286 and candida-d authored Sep 1, 2024
1 parent e271012 commit ab94c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/sources/vega/vega.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ message DispatchStrategy {
optional string cap_reward_fee_multiple = 14;
// Number of epochs between transfers, i.e. when 4, funds will be transferred every 4 epochs with the first transfer occurring 4 epochs after the transaction is processed.
optional int32 transfer_interval = 15;
// A list of keys of parties to constrain the potential receivers of a reward transfer.
// A list of party keys to constrain the potential receivers of a reward transfer.
repeated string eligible_keys = 16;
}

Expand Down

0 comments on commit ab94c1e

Please sign in to comment.