Skip to content

Instantly share code, notes, and snippets.

@smiled0g
Created April 16, 2020 15:45
Show Gist options
  • Save smiled0g/d736d5117007597aa72b3848e4368c49 to your computer and use it in GitHub Desktop.
Save smiled0g/d736d5117007597aa72b3848e4368c49 to your computer and use it in GitHub Desktop.
Relayer config file for the BandChain
{
"key": "band-chain",
"chain-id": "ibc-bandchain",
"rpc-addr": "http://54.169.14.201:26657",
"account-prefix": "band",
"gas": 1000000,
"gas-prices": "0.025uband",
"default-denom": "uband",
"trusting-period": "330h"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment