Closed
Description
Right now there's a single implementation of PaymentProcedure
for the pallet-bridge-relayers
- it is the MintReward
, which just mints relayer reward. Minting is not actual anymore. Instead the reward will be paid from some account (sovereign account of the parachain at bridge hub), so having PayRewardFromAccount
would be great