Module ibc_relayer::registry[][src]

Expand description

Registry for keeping track of ChainHandles indexed by a ChainId.

Structs

Registry

Registry for keeping track of ChainHandles indexed by a ChainId.

Functions

spawn_chain_runtime

Spawns a chain runtime from the configuration and given a chain identifier. Returns the corresponding handle if successful.