Skip to content

Instantly share code, notes, and snippets.

@taobun
Last active September 5, 2020 08:23
Show Gist options
  • Save taobun/e5370f484a4c8c43e1f2aedd5e876874 to your computer and use it in GitHub Desktop.
Save taobun/e5370f484a4c8c43e1f2aedd5e876874 to your computer and use it in GitHub Desktop.
rm -rf ~/.yoda # clear old config if exist
yoda config chain-id band-guanyu-testnet2
yoda config node http://localhost:26657
yoda config validator $(bandcli keys show YOUR_WALLET -a --bech val)
yoda config broadcast-timeout "5m"
yoda config rpc-poll-interval "1s"
yoda config max-try 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment