This commit is contained in:
@@ -5,4 +5,5 @@ type IMarket interface {
|
||||
GetAllFundRate() (map[string]float64, map[string]int64)
|
||||
|
||||
GetSpotPrice(symbol string) (float64, bool)
|
||||
GetMarginInterestRates() map[string]float64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user