Closed ggutoski closed 2 years ago
-n mainnet
root_directory
chain_id
EDIT: Tested locally to verify that env vars are properly set with all combos of -n -d -c.
-n
-d
-c
330 doesn't work if user passes
-n mainnet
. This PR reverts #330 and instead checksroot_directory
andchain_id
before setting as suggested in https://github.com/axelarnetwork/axelarate-community/pull/330#discussion_r795918845EDIT: Tested locally to verify that env vars are properly set with all combos of
-n
-d
-c
.