refactor(gateio): enhance order execution limits and currency pair details #9619
Annotations
4 errors
lint
issues found
|
lint:
exchanges/gateio/gateio_types.go#L655
ST1011: var FundingIntervalSeconds is of type time.Duration; don't use unit-specific suffix "Seconds" (staticcheck)
|
lint:
exchanges/gateio/gateio_wrapper.go#L2117
Multiplication of durations: `-contract.FundingIntervalSeconds * time.Second` (durationcheck)
|
lint:
exchanges/gateio/gateio_wrapper.go#L1845
Multiplication of durations: `-contracts[i].FundingIntervalSeconds * time.Second` (durationcheck)
|