Skip to content

Instantly share code, notes, and snippets.

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