mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Begin to add a test parachain
This commit is contained in:
@@ -35,6 +35,8 @@ use log::warn;
|
||||
|
||||
use std::{sync::Arc, marker::PhantomData};
|
||||
|
||||
pub mod import_queue;
|
||||
|
||||
/// Helper for the local client.
|
||||
pub trait LocalClient {
|
||||
/// The block type of the local client.
|
||||
|
||||
Reference in New Issue
Block a user