-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- ica channels can be closed by the controller or host - if closed by the host (i.e. E(conn).close()), we should observe a downcall to golang fired from the onClose handler of the IBCConnectionHandler - if closed by the controller (e.g. packet timeout, or host chain closes the channel), we should observe a channelCloseConfirm event and a callback to the onClose handler of the IcaAccountKit
- Loading branch information
1 parent
7a18119
commit e04193c
Showing
2 changed files
with
36 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters