This commit is contained in:
@@ -7,5 +7,5 @@ import (
|
||||
|
||||
func RenderSymbolInfo(sym string) string {
|
||||
token := binancex.Symbol2Token(sym)
|
||||
return fmt.Sprintf("<a href=\"https://www.binance.com/futures/%s\">%s</a>", sym, token)
|
||||
return fmt.Sprintf("#%s", token)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user