Skip to content

Commit

Permalink
fixup! Assets: Fix LinearContracts support
Browse files Browse the repository at this point in the history
  • Loading branch information
gbjk committed Nov 25, 2024
1 parent 5809bb5 commit 9b000bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exchanges/asset/asset.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const (
USDTMarginedFutures
USDCMarginedFutures
FutureCombo
LinearContract // Derivatives with a linear Base (e.g. USDT or USDC)
LinearContract
// Options asset consts must come below this comment for method `IsOptions`
Options
OptionCombo
Expand Down

0 comments on commit 9b000bd

Please sign in to comment.