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