mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 04:01:02 +00:00
MillauWeight -> BridgeWeight (#1593)
This commit is contained in:
committed by
Bastian Köcher
parent
4f4200b0eb
commit
6f9bda5db0
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user