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 Aug 24, 2024
1 parent c55a9ef commit a7ba419
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;
// If set, the amount to take from the source account and distribute as rewards is scaled.
// If set, the target notional factor used to scale the amount to be taken from the source account
optional string target_notional_volume = 16;
}

Expand Down

0 comments on commit a7ba419

Please sign in to comment.