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§
- Implementation of
bp_relayers::PaymentProcedure
as a pay/claim rewards scheme.
Enums§
- Showcasing that we can handle multiple different rewards with the same pallet.
- An enum representing the different types of supported beneficiaries.
Type Aliases§
- Allows collect and claim rewards for relayers