You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# TODO: remove this script and just use the local node script for it, add flag to start node in given directory
CHAINID="${CHAIN_ID:-evmos_9000-1}"
CHAINID="${CHAIN_ID:-evmos_9002-1}"
MONIKER="localtestnet"
KEYRING="test"# remember to change to other types of keyring like 'file' in-case exposing to outside world, otherwise your balance will be wiped quickly. The keyring test does not require private key to steal tokens from you