Expand description
Bridge-specific transaction extensions.
Modulesยง
- check_
obsolete_ extension - Transaction extension that rejects bridge-related transactions, that include obsolete (duplicated) data or do not pass some additional pallet-specific checks.
- priority_
calculator - Bridge transaction priority calculator.
- refund_
relayer_ extension - Signed extension that refunds relayer if he has delivered some new messages.
It also refunds transaction cost if the transaction is an
utility.batchAll()
with calls that are: delivering new message and all necessary underlying headers (parachain or relay chain).