Document ibc app expectations and recommendations for channel upgrades #4277
Labels
04-channel
channel-upgradability
Channel upgradability feature
docs
Improvements or additions to documentation
Milestone
Summary
Add documentation for applications expectations and recommendations when upgrading a channel.
Apps should be recommended to NOT process packets under new conditions until the upgrade is complete.
Application callbacks should be used for data fields validation and compatibility, and applications should only begin to act and process packets when
OnChanUpgradeOpen()
has succeeded.For Admin Use
The text was updated successfully, but these errors were encountered: