mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 05:37:58 +00:00
fix (#1843)
This commit is contained in:
@@ -112,6 +112,10 @@ pub mod ext {
|
||||
pub use scale_value;
|
||||
pub use subxt_core;
|
||||
|
||||
cfg_jsonrpsee! {
|
||||
pub use jsonrpsee;
|
||||
}
|
||||
|
||||
cfg_substrate_compat! {
|
||||
pub use subxt_core::ext::{sp_runtime, sp_core};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user