Hello, I'm getting "unexpected end of JSON input" errors on coinmarketcap.Ticker(&coinmarketcap.TickerOptions{ Symbol: "ETH", Convert: "USD", })
Hello,
I'm getting "unexpected end of JSON input" errors on
coinmarketcap.Ticker(&coinmarketcap.TickerOptions{
Symbol: "ETH",
Convert: "USD",
})