mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 15:41:02 +00:00
Extract select_bridge macro. (#869)
This commit is contained in:
committed by
Bastian Köcher
parent
52e3967a2d
commit
ed5577bf33
@@ -25,6 +25,7 @@ use frame_support::weights::Weight;
|
||||
use sp_runtime::app_crypto::Ss58Codec;
|
||||
use structopt::{clap::arg_enum, StructOpt};
|
||||
|
||||
pub(crate) mod bridge;
|
||||
pub(crate) mod encode_call;
|
||||
|
||||
mod derive_account;
|
||||
|
||||
Reference in New Issue
Block a user