Created
April 16, 2020 14:15
-
-
Save smiled0g/714e07e10aabc479c0b0aaf3aa113d13 to your computer and use it in GitHub Desktop.
Relayer config file for the GoldChain
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
{ | |
"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