Skip to content

Commit

Permalink
chore: Update protos/sources/vega/markets.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 Jan 9, 2024
1 parent c0a2e38 commit b7239ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/sources/vega/markets.proto
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ message CompositePriceConfiguration {
string decay_weight = 1;
// Decay power used for the calculation of mark price.
uint64 decay_power = 2;
// Cash amount (in asset decimals) used for the calculation of mark price from order book.
// Cash amount, in asset decimals, used for the calculation of the mark price from the order book.
string cash_amount = 3;
// Weights for each composite price data source.
repeated string source_weights = 4;
Expand Down

0 comments on commit b7239ad

Please sign in to comment.