create

Deprecated

Use the CoinGeckoClient constructor instead

Replace with

CoinGeckoClient()

fun create(httpClient: HttpClient): CoinGeckoClient

Deprecated

Use the CoinGeckoClient constructor instead

Replace with

CoinGeckoClient(httpClient)