Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update ibc channel for testnet 64 #3654

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

conorsch
Copy link
Contributor

Hermes stopped relaying. One problem is that we needed to raise the gas limits, the diff for which in the Hermes config.toml looks like:

-gas_price = { price = 0.0026, denom = 'uosmo' }
+gas_price = { price = 0.2, denom = 'uosmo' }
 gas_multiplier = 1.1
 clock_drift = '20s'
+max_gas = 900000

Hermes is up and running on this new info.

Hermes stopped relaying. One problem is that we needed to raise the gas
limits, the diff for which in the Hermes config.toml looks like:

```diff
-gas_price = { price = 0.0026, denom = 'uosmo' }
+gas_price = { price = 0.2, denom = 'uosmo' }
 gas_multiplier = 1.1
 clock_drift = '20s'
+max_gas = 900000
```

Hermes is up and running on this new info.
@conorsch conorsch merged commit 8799b34 into main Jan 24, 2024
7 checks passed
@conorsch conorsch deleted the yet-another-ibc-channel-on-testnet-64 branch January 24, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant