From 1b506b5999cf72c715b6ca51696dc3614ea7642c Mon Sep 17 00:00:00 2001 From: HojouFotytu Date: Fri, 19 Feb 2021 12:37:16 +0900 Subject: [PATCH] Updated settings.general (markdown) --- settings.general.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.general.md b/settings.general.md index fceda82..4ce816c 100644 --- a/settings.general.md +++ b/settings.general.md @@ -59,7 +59,7 @@ Number of minutes to wait before switching the global settings after they have b `Expected values: Integer` ### CoinMarketCapAPIKey -If you wish to use CoinMarketCap market data, you will need to create an [API key here](https://pro.coinmarketcap.com/). Keep in mind, the free CoinMarketCap account has a limited number of API calls available per day (roughly once every 5 minutes when last checked). (see [2.0.5 Patch details](https://github.com/PTMagicians/PTMagic/releases/tag/2.0.5)) for more information. If you aren't using CMC the value should be null. Required. +If you wish to use CoinMarketCap market data in your analyzer settings, you will need to create an [API key here](https://pro.coinmarketcap.com/). Keep in mind, the free CoinMarketCap account has a limited number of API calls available per day (roughly once every 5 minutes when last checked). (see [2.0.5 Patch details](https://github.com/PTMagicians/PTMagic/releases/tag/2.0.5)) for more information. If you aren't using CMC the value should be null. Required. `Default: ""` `Expected values: String`