WIP starting to update subxt from subxt-core changes

This commit is contained in:
James Wilson
2025-10-03 10:39:12 +01:00
parent e7d41c13a2
commit 40952df6cb
13 changed files with 37 additions and 54 deletions
-1
View File
@@ -7,7 +7,6 @@ use crate::{
client::{OfflineClientT, OnlineClientT},
config::{Config, HashFor},
error::{Error, MetadataError, StorageError},
metadata::DecodeWithMetadata,
storage::storage_value::StorageValue,
};
use codec::Decode;