mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Move XCM runtime configurations into their own files (#4644)
* Move XCM runtime configurations into their own files * Update copyright year * Fix compilation errors * Import XCM types in westend runtime unit tests
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
//! Tests for the Westend Runtime Configuration
|
||||
|
||||
use crate::*;
|
||||
use xcm::latest::{AssetId::*, Fungibility::*, MultiLocation};
|
||||
|
||||
#[test]
|
||||
fn remove_keys_weight_is_sensible() {
|
||||
|
||||
Reference in New Issue
Block a user