Function ibc_test_framework::bootstrap::nary::connection::bootstrap_connections
source · [−]pub fn bootstrap_connections<Handle: ChainHandle, const SIZE: usize>(
foreign_clients: ForeignClientPairs<Handle, SIZE>,
connection_delay: Duration,
bootstrap_with_random_ids: bool
) -> Result<ConnectedConnections<Handle, SIZE>, Error>