Creates a proof that the latest transaction hop was applied to the target chain
the rid of the blockchain that is to validate the proof
the index at which the operation to create the proof for can be found
the proof operation
De-registers a listener that was previously registered for receiving events when a transfer hop is successfully completed
De-registers a listener that was previously registered for receiving events when init transfer has been successfully submitted
the listener to remove
De-registers a listener that was previously registered for receiving events when transfer were signed
the listener to remove
Registers a listener that gets invoked when a transfer hop is successfully completed
Registers a listener that gets invoked when init transfer has been successfully submitted
the listener to register
Registers a listener that gets invoked when the transaction is signed
the listener to register
Completes a crosschain transfer by applying the transaction on the target chain
the transaction to apply on the target chain
the index at which the transfer operation to apply is located in the transaction
Applies a crosschain transaction to each intermediary chain between initial and target chain
Basic functions that is used by all different Orchestrator types