mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 04:01:02 +00:00
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:
committed by
GitHub
parent
a64009ae00
commit
a1cb2a5123
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user