Get subxt-core compiling

This commit is contained in:
James Wilson
2025-10-02 15:01:02 +01:00
parent e1d8cca2e9
commit 8257e28c57
13 changed files with 295 additions and 304 deletions
+1
View File
@@ -49,6 +49,7 @@ pub mod ext {
pub use scale_value;
}
/// Re-exports the [`subxt_metadata::Metadata`] type.
pub mod metadata {
pub use subxt_metadata::Metadata;
}