Update coin-market-cap.md
Found a missing parameter in docs - "defaultinterval"
This commit is contained in:
parent
7ea1d0dd47
commit
022e2a4ee1
@ -13,6 +13,7 @@ widget:
|
|||||||
currency: GBP # Optional
|
currency: GBP # Optional
|
||||||
symbols: [BTC, LTC, ETH]
|
symbols: [BTC, LTC, ETH]
|
||||||
key: apikeyapikeyapikeyapikeyapikey
|
key: apikeyapikeyapikeyapikeyapikey
|
||||||
|
defaultinterval: 7d # Optional
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also specify slugs instead of symbols (since symbols aren't garaunteed to be unique). If you supply both, slugs will be used. For example:
|
You can also specify slugs instead of symbols (since symbols aren't garaunteed to be unique). If you supply both, slugs will be used. For example:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user