MillauWeight -> BridgeWeight (#1593)

This commit is contained in:
Svyatoslav Nikolsky
2022-10-04 14:18:22 +03:00
committed by Bastian Köcher
parent 4f4200b0eb
commit 6f9bda5db0
12 changed files with 80 additions and 72 deletions
@@ -484,7 +484,7 @@ mod tests {
use bp_runtime::Chain;
type RialtoToMillauMessagesWeights =
pallet_bridge_messages::weights::MillauWeight<rialto_runtime::Runtime>;
pallet_bridge_messages::weights::BridgeWeight<rialto_runtime::Runtime>;
#[test]
fn select_delivery_transaction_limits_works() {