CACHE_DIR_ENV_VAR
Documentation for eth_defi.testing.rpc_cache.CACHE_DIR_ENV_VAR data.
- CACHE_DIR_ENV_VAR: str = 'FOUNDRY_RPC_CACHE_DIR'
Environment variable overriding the destination Foundry RPC cache directory (defaults to
~/.foundry/cache/rpc). Primarily for tests.