We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef5be5 commit ce48766Copy full SHA for ce48766
exchanges/bybit/convert.go
@@ -94,7 +94,6 @@ type RequestAQuoteParams struct {
94
From currency.Code // Convert from coin (coin to sell)
95
To currency.Code // Convert to coin (coin to buy)
96
Amount float64 // Convert amount
97
-
98
// Optional fields
99
RequestCoin currency.Code // This will default to FromCoin
100
FromCoinType string // "crypto"
0 commit comments