mirror of
https://github.com/trezor/blockbook.git
synced 2026-03-03 14:24:29 +01:00
494 B
494 B
Environment variables
Some behavior of Blockbook can be modified by environment variables. The variables usually start with a coin shortcut to allow to run multiple Blockbooks on a single server.
-
<coin shortcut>_WS_GETACCOUNTINFO_LIMIT- Limits the number ofgetAccountInforequests per websocket connection to reduce server abuse. Accepts number as input. -
COINGECKO_API_KEYor<coin shortcut>_COINGECKO_API_KEY- API key for making requests to CoinGecko in the paid tier.