referrerpolicy=no-referrer-when-downgrade

Module bridge_common_config

Source
Expand description

Bridge definitions that can be used by multiple BridgeHub flavors. All configurations here should be dedicated to a single chain; in other words, we don’t need two chains for a single pallet configuration.

For example, the messaging pallet needs to know the sending and receiving chains, but the GRANDPA tracking pallet only needs to be aware of one chain.

Structs§

BridgeRewardPayer
Implementation of bp_relayers::PaymentProcedure as a pay/claim rewards scheme.
RelayerStakeLease
RelayerStakeReserveId
RequiredStakeForStakeAndSlash

Enums§

BridgeReward
Showcasing that we can handle multiple different rewards with the same pallet.
BridgeRewardBeneficiaries
An enum representing the different types of supported beneficiaries.

Type Aliases§

BridgeRelayersInstance
Allows collect and claim rewards for relayers