Skip to content

Instantly share code, notes, and snippets.

@engineerhead
Created January 6, 2024 21:53
Show Gist options
  • Save engineerhead/df316d3a4104ec4a3f0a0447603e00e4 to your computer and use it in GitHub Desktop.
Save engineerhead/df316d3a4104ec4a3f0a0447603e00e4 to your computer and use it in GitHub Desktop.
{
"type": "cosmos",
"value": {
"key": "default",
"chain-id": "my-chain-a",
"rpc-addr": "http://127.0.0.1:26657",
"account-prefix": "wasm",
"keyring-backend": "Qazxswe123",
"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