Function ibc_relayer::relay::relay_on_new_link[][src]

pub fn relay_on_new_link(
    a_chain_handle: Box<dyn ChainHandle>,
    b_chain_handle: Box<dyn ChainHandle>,
    delay: Duration,
    ordering: Order,
    path: RelayPath
) -> Result<(), BoxError>
Expand description

Used by the hermes start ibc-0 ibc-1