Bump frame-metadata to 20.0.0 (#1944)

This commit is contained in:
James Wilson
2025-03-06 06:38:31 +00:00
committed by GitHub
parent 23c0651c57
commit c29edf6fef
3 changed files with 53 additions and 42 deletions
@@ -19,8 +19,7 @@ use subxt::{
SubstrateConfig,
};
use subxt_rpcs::methods::chain_head::{
ArchiveStorageEventItem, Bytes, FollowEvent, Initialized, MethodResponse, RuntimeEvent,
RuntimeVersionEvent, StorageQuery, StorageQueryType,
ArchiveStorageEventItem, Bytes, StorageQuery, StorageQueryType,
};
use subxt_signer::sr25519::dev;