referrerpolicy=no-referrer-when-downgrade
pallet_bridge_relayers::pallet

Type Alias BeneficiaryOf

Source
pub type BeneficiaryOf<T, I> = <<T as Config<I>>::PaymentProcedure as PaymentProcedure<<T as Config>::AccountId, <T as Config<I>>::Reward, <T as Config<I>>::RewardBalance>>::Beneficiary;
Expand description

Shortcut to alternative beneficiary type for Config::PaymentProcedure.