2023-04-11 15:36:32 -04:00
|
|
|
# All of these are used for tests
|
|
|
|
# If someone is using the SDK, there is no reason to use .env
|
|
|
|
|
2023-04-23 18:01:45 -04:00
|
|
|
## Test behaviour
|
|
|
|
|
|
|
|
# Debug (Whether to log debug events)
|
|
|
|
DEBUG=
|
|
|
|
|
2023-04-08 15:17:52 -04:00
|
|
|
# Tor
|
2023-04-11 15:36:32 -04:00
|
|
|
# Torify tests (need to make possible on each still)
|
2023-04-08 15:17:52 -04:00
|
|
|
TORIFY=
|
2023-04-11 15:36:32 -04:00
|
|
|
# Tor port (regular = 9050, browser = 9150)
|
2023-04-08 15:17:52 -04:00
|
|
|
TOR_PORT=
|
|
|
|
|
|
|
|
# RPCs
|
|
|
|
ETH_MAINNET_TEST_RPC=
|