Module substrate_relay_helper::cli::bridge
source · Expand description
Basic traits for exposing bridges in the CLI.
Traits§
- Minimal bridge representation that can be used from the CLI. It connects a source chain to a target chain.
- Bridge representation that can be used from the CLI for relaying messages.
- Bridge representation that can be used from the CLI for relaying headers from a parachain to a relay chain.
- Bridge representation that can be used from the CLI for detecting equivocations in the headers synchronized from a relay chain to a relay chain.
- Convenience trait that adds bounds to
CliBridgeBase
. - Bridge representation that can be used from the CLI for relaying headers from a relay chain to a relay chain.
Type Aliases§
- An alias for lane identifier type.