Expand description
Basic traits for exposing bridges in the CLI.
Traits§
- CliBridge
Base - Minimal bridge representation that can be used from the CLI. It connects a source chain to a target chain.
- Messages
CliBridge - Bridge representation that can be used from the CLI for relaying messages.
- Parachain
ToRelay Headers CliBridge - Bridge representation that can be used from the CLI for relaying headers from a parachain to a relay chain.
- Relay
ToRelay Equivocation Detection CliBridge - Bridge representation that can be used from the CLI for detecting equivocations in the headers synchronized from a relay chain to a relay chain.
- Relay
ToRelay Equivocation Detection CliBridge Base - Convenience trait that adds bounds to
CliBridgeBase
. - Relay
ToRelay Headers CliBridge - Bridge representation that can be used from the CLI for relaying headers from a relay chain to a relay chain.
Type Aliases§
- Messages
Lane IdOf - An alias for lane identifier type.