Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Conversation

@mkykadir
Copy link
Contributor

@mkykadir mkykadir commented Mar 21, 2025

Reference for main repo agent code

@vercel
Copy link

vercel bot commented Mar 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyp-v3-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 7:42am

Copy link
Contributor

@daniel-savu daniel-savu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you! some small things to change

Comment on lines 1082 to 1084
**The consensus type currently only applies to EVM chains.**

Connections to non-EVM chains only support a single RPC url. If more than one RPC url is specified in [rpcUrls](#chainschain_namerpcurls), only the first one will be used.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we've recently added fallback provider support to both the cosmwasm and sealevel providers, so this statement can be changed to mention that, and also that quorum provider is still only available on EVM chains (in the section about rpcConsensusType as well pls)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated in 163547b


:::

**Description:** How to communicate with the provider
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated in 163547b


<TabItem value="env" label="As Env">
```bash
export HYP_DEFAULT_RPCCONSENSUSTYPE="single"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
export HYP_DEFAULT_RPCCONSENSUSTYPE="single"
export HYP_DEFAULTRPCCONSENSUSTYPE="single"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

renamed in 5849a4e

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants