mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
subxt signer linker errors but core compiles
This commit is contained in:
+1
-3
@@ -65,9 +65,7 @@ pub use crate::{
|
||||
error::Error,
|
||||
};
|
||||
|
||||
// pub use subxt_core::config;
|
||||
// pub use subxt_core::config::{Config, PolkadotConfig, SubstrateConfig};
|
||||
// pub use subxt_core::dynamic;
|
||||
// We replace this by proper exports, once the API of subxt_core is aggreed upon.
|
||||
pub use subxt_core::*;
|
||||
|
||||
/// Re-export external crates that are made use of in the subxt API.
|
||||
|
||||
Reference in New Issue
Block a user