You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am still very confused because the code base is huge. I just want to know from where to start. For instance, I plan for my chain to only communicate with a Cosmos one, such as Gaia. This means I can use the Tendermint Client implementation, also available on the ibcrust? The struct ClientState.
Also, is there any way for the Hermes relayer to query for Client updates by giving me an interface of endpoints, or will he always query the Tendermint process? What if when chains don't use Tendermint?
Is there any documentation or any example on how to implement
ClientExecutionContext
andValidationContext
?I am very lost...
Thank you.
The text was updated successfully, but these errors were encountered: