This commit is contained in:
PG Herveou
2024-10-26 02:26:43 +02:00
committed by GitHub
parent ff2196d5f1
commit 251a925da2
+4
View File
@@ -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};
}