Skip to content

Commit

Permalink
chore: Update protos/sources/vega/governance.proto
Browse files Browse the repository at this point in the history
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
  • Loading branch information
ze97286 and candida-d authored Feb 27, 2024
1 parent 64090da commit 6f8f439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/sources/vega/governance.proto
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ message NewSpotMarketConfiguration {
LiquiditySLAParameters sla_params = 7;
// Specifies how the liquidity fee for the market will be calculated.
LiquidityFeeSettings liquidity_fee_settings = 8;
// The market tick size defines the minimum change in quote price for the market
// Defines the smallest price increment in quote price for the market.
string tick_size = 9;
}

Expand Down

0 comments on commit 6f8f439

Please sign in to comment.