Skip to content

Instantly share code, notes, and snippets.

@engineerhead
Last active January 6, 2024 21:56
Show Gist options
  • Save engineerhead/7fb8a9e552699f9e767d6942a797f5c5 to your computer and use it in GitHub Desktop.
Save engineerhead/7fb8a9e552699f9e767d6942a797f5c5 to your computer and use it in GitHub Desktop.
{
"type": "cosmos",
"value": {
"key": "default",
"chain-id": "my-chain-b",
"rpc-addr": "http://127.0.0.1:36657",
"account-prefix": "wasm",
"keyring-backend": "test",
"gas-adjustment": 1.2,
"gas-prices": "0.001stake",
"debug": true,
"timeout": "20s",
"output-format": "json",
"sign-mode": "direct"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment