Module ibc_test_framework::bootstrap::binary::channel
source · Expand description
Helper functions for bootstrapping a channel between two chains.
Structs
Functions
- Create a new
ConnectedChannelbetween two chains using foreign clients with initialized client IDs. - Create a new
ConnectedChannelbased on the providedConnectedChains. - Create a new
ConnectedChannelusing existingConnectedConnection. - Create a random number of dummy channel IDs so that the bootstrapped channel ID is random instead of being always
channel-0.