Move bridge extensions to a separate folder (#4096)

As requested in
https://github.com/paritytech/parity-bridges-common/pull/2873#discussion_r1558974215
This commit is contained in:
Svyatoslav Nikolsky
2024-04-12 13:42:30 +03:00
committed by GitHub
parent a64009ae00
commit a1cb2a5123
9 changed files with 246 additions and 206 deletions
@@ -21,7 +21,7 @@
//! required finality proofs). This extension boosts priority of message delivery
//! transactions, based on the number of bundled messages. So transaction with more
//! messages has larger priority than the transaction with less messages.
//! See `bridge_runtime_common::priority_calculator` for details;
//! See `bridge_runtime_common::extensions::priority_calculator` for details;
//!
//! This encourages relayers to include more messages to their delivery transactions.
//! At the same time, we are not verifying storage proofs before boosting