a27fff1974
Signed-off-by: T-Hax <>
16 lines
312 B
Plaintext
16 lines
312 B
Plaintext
# All of these are used for tests
|
|
# If someone is using the SDK, there is no reason to use .env
|
|
|
|
## Test behaviour
|
|
|
|
# Debug (Whether to log debug events)
|
|
DEBUG=
|
|
|
|
# Tor
|
|
# Torify tests (need to make possible on each still)
|
|
TORIFY=
|
|
# Tor port (regular = 9050, browser = 9150)
|
|
TOR_PORT=
|
|
|
|
# RPCs
|
|
ETH_MAINNET_TEST_RPC= |