Module bridge_runtime_common::extensions
source · Expand description
Bridge-specific transaction extensions.
Modules§
- Transaction extension that rejects bridge-related transactions, that include obsolete (duplicated) data or do not pass some additional pallet-specific checks.
- Bridge transaction priority calculator.
- 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).