|
|
@@ -1,16 +1,16 @@
|
|
|
{
|
|
|
- "type": "cosmos",
|
|
|
- "value": {
|
|
|
- "key": "default",
|
|
|
- "chain-id": "wormchain",
|
|
|
- "rpc-addr": "http://guardian-validator:26657",
|
|
|
- "account-prefix": "wormhole",
|
|
|
- "keyring-backend": "test",
|
|
|
- "gas-adjustment": 1.2,
|
|
|
- "gas-prices": "0.01utest",
|
|
|
- "debug": true,
|
|
|
- "timeout": "20s",
|
|
|
- "output-format": "json",
|
|
|
- "sign-mode": "direct"
|
|
|
- }
|
|
|
- }
|
|
|
+ "type": "cosmos",
|
|
|
+ "value": {
|
|
|
+ "key": "default",
|
|
|
+ "chain-id": "wormchain",
|
|
|
+ "rpc-addr": "http://wormchain:26657",
|
|
|
+ "account-prefix": "wormhole",
|
|
|
+ "keyring-backend": "test",
|
|
|
+ "gas-adjustment": 1.2,
|
|
|
+ "gas-prices": "0.01utest",
|
|
|
+ "debug": true,
|
|
|
+ "timeout": "20s",
|
|
|
+ "output-format": "json",
|
|
|
+ "sign-mode": "direct"
|
|
|
+ }
|
|
|
+}
|