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§
- Bridge
Reward Payer - Implementation of
bp_relayers::PaymentProcedure
as a pay/claim rewards scheme. - Relayer
Stake Lease - Relayer
Stake Reserve Id - Required
Stake ForStake AndSlash
Enums§
- Bridge
Reward - Showcasing that we can handle multiple different rewards with the same pallet.
- Bridge
Reward Beneficiaries - An enum representing the different types of supported beneficiaries.
Type Aliases§
- Bridge
Relayers Instance - Allows collect and claim rewards for relayers