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
UpgradeTimeout defines a type which encapsulates the upgrade timeout values at which the counterparty
must no longer proceed with the upgrade handshake.
timeout_height: Timeout height indicates the height at which the counterparty must no longer proceed with the upgrade handshake. The chains will then preserve their original channel and the upgrade handshake is aborted.
timeout_timestamp: Timeout timestamp indicates the time on the counterparty at which the counterparty must no longer proceed with the upgrade handshake. The chains will then preserve their original channel and the upgrade handshake is aborted.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
crodriguezvega
changed the title
Add UpgradeTimeout to 04-channel protobuf defintions
Add UpgradeTimeout to 04-channel protobuf definitions
Jun 29, 2022
Summary
UpgradeTimeout
defines a type which encapsulates the upgrade timeout values at which the counterpartymust no longer proceed with the upgrade handshake.
timeout_height
: Timeout height indicates the height at which the counterparty must no longer proceed with the upgrade handshake. The chains will then preserve their original channel and the upgrade handshake is aborted.timeout_timestamp
: Timeout timestamp indicates the time on the counterparty at which the counterparty must no longer proceed with the upgrade handshake. The chains will then preserve their original channel and the upgrade handshake is aborted.For Admin Use
The text was updated successfully, but these errors were encountered: