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
The timeout path is a public path set by the upgrade initiator to determine when the TRY step should timeout. It stores the timeoutHeight and timeoutTimestamp by which point the counterparty must have progressed to the TRY step. The TRY step will prove the timeout values set by the initiating chain and ensure the timeout has not passed. Or in the case of a timeout, in which case counterparty proves that the timeout has passed on its chain and restores the channel.
Add UpgradeTimeoutPath to 24-host with associated key func.
Summary
Add
UpgradeTimeoutPath
to24-host
with associated key func.UpgradeTimeoutPath
UpgradeTimeoutKey
Ref: 24-host/keys.go
For Admin Use
The text was updated successfully, but these errors were encountered: