Skip to content

Commit

Permalink
fix(trading): show cap fee multiplier on recurring gov transfers and …
Browse files Browse the repository at this point in the history
…game cards (#6513)
  • Loading branch information
MadalinaRaicu authored Jun 5, 2024
1 parent b4d39a8 commit 3b56d39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions apps/trading/lib/hooks/Rewards.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ fragment RecurringGovernanceTransferFields on RecurringGovernanceTransfer {
startEpoch
endEpoch
dispatchStrategy {
# TODO add back compatible with 0.75
# capRewardFeeMultiple
capRewardFeeMultiple
dispatchMetric
dispatchMetricAssetId
marketIdsInScope
Expand Down
5 changes: 3 additions & 2 deletions apps/trading/lib/hooks/__generated__/Rewards.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b56d39

Please sign in to comment.