Skip to content

Commit ce48766

Browse files
Update exchanges/bybit/convert.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com>
1 parent cef5be5 commit ce48766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exchanges/bybit/convert.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ type RequestAQuoteParams struct {
9494
From currency.Code // Convert from coin (coin to sell)
9595
To currency.Code // Convert to coin (coin to buy)
9696
Amount float64 // Convert amount
97-
9897
// Optional fields
9998
RequestCoin currency.Code // This will default to FromCoin
10099
FromCoinType string // "crypto"

0 commit comments

Comments
 (0)