Skip to content

Instantly share code, notes, and snippets.

@smiled0g
Created April 16, 2020 14:17
Show Gist options
  • Save smiled0g/8cec0da8c7181777a5803cd72de4d3bb to your computer and use it in GitHub Desktop.
Save smiled0g/8cec0da8c7181777a5803cd72de4d3bb to your computer and use it in GitHub Desktop.
Relayer config file for the testnet Gaia
{
"key": "gaia",
"chain-id": "band-cosmoshub",
"rpc-addr": "http://gaia-ibc-hackathon.node.bandchain.org:26657",
"account-prefix": "cosmos",
"gas": 1000000,
"gas-prices": "0.001uatom",
"default-denom": "uatom",
"trusting-period": "330h"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment