chore: remove unused fields

This commit is contained in:
Matthew Russell
2024-01-24 10:06:50 -08:00
parent 531ccb3325
commit b99096038c
2 changed files with 1 additions and 5 deletions
@@ -213,7 +213,6 @@ query Proposal(
}
positionDecimalPlaces
linearSlippageFactor
quadraticSlippageFactor
}
... on UpdateMarket {
marketId
@@ -366,7 +365,6 @@ query Proposal(
}
}
liquidityMonitoringParameters {
triggeringRatio
targetStakeParameters {
timeWindow
scalingFactor
File diff suppressed because one or more lines are too long