Expand description
transporter crate for cross-chain operator table updates
Re-exports§
pub use calculator::OperatorSetQueryResult;pub use calculator::WeightCalculator as TransporterWeightCalculator;pub use updater::TableUpdater as TransporterTableUpdater;
Modules§
- calculator
- operator table calculation
- config
- transporter configuration
- listener
- source chain event listener
- updater
- operator table updater
Functions§
- run
- run the transporter service
- sync_
once - Perform a single one-shot transport update for a given destination chain config.
- transport_
update - transport operator table updates to the destination chain