Expand description
Runtime module that is used to store relayer rewards and (in the future) to coordinate relations between relayers.
Re-exports§
pub use weights::WeightInfo;
pub use pallet::*;
Modules§
- Signed extension, built around
pallet-bridge-relayers
. It is able to: - A module that is responsible for migration of storage.
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - Autogenerated weights for pallet_bridge_relayers
Structs§
- Adapter that allows relayers pallet to be used as a delivery+dispatch payment mechanism for the messages pallet.
StakeAndSlash
that works withNamedReservableCurrency
and uses named reservations.
Constants§
- The target that will be used when publishing logs related to this pallet.
Traits§
- Extended weight info.