mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 08:41:02 +00:00
move signed extension stuff from prolkadot-core primitives to bridge-hub-cumulus-primitives (#1968)
This commit is contained in:
committed by
Bastian Köcher
parent
74b0eca59c
commit
62480cf9db
@@ -18,8 +18,8 @@
|
||||
|
||||
pub mod codegen_runtime;
|
||||
|
||||
use bp_bridge_hub_cumulus::BridgeHubSignedExtension;
|
||||
use bp_messages::MessageNonce;
|
||||
use bp_polkadot_core::PolkadotSignedExtension;
|
||||
use bp_runtime::ChainId;
|
||||
use codec::Encode;
|
||||
use relay_substrate_client::{
|
||||
|
||||
Reference in New Issue
Block a user