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
two chains with short unbonding time / trusting period
establish ibc channel, but shutdown a relayer to let the channel expire
startup the relayer again, create a new ibc channel, and submit and approve the proposal to recover the expired channel:
chain-maind tx gov submit-proposal update-client -h
Submit an update IBC client proposal along with an initial deposit.
Please specify a subject client identifier you want to update..
Please specify the substitute client the subject client will be updated to.
Usage:
chain-maind tx gov submit-proposal update-client [subject-client-id] [substitute-client-id] [flags]
check stuff works over the substitute client
The text was updated successfully, but these errors were encountered:
tomtau
added
the
test
Improvements to unit, feature, integration tests or other verification
label
Aug 12, 2021
I guess the test will be something like this:
The text was updated successfully, but these errors were encountered: