mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 03:18:01 +00:00
WIP: Backends added, Archive backend created
This commit is contained in:
@@ -192,6 +192,7 @@ impl frame_decode::storage::StorageTypeInfo for Metadata {
|
||||
.default_value
|
||||
.as_ref()
|
||||
.map(|def| Cow::Borrowed(&**def)),
|
||||
use_old_v9_storage_hashers: false,
|
||||
};
|
||||
|
||||
Ok(info)
|
||||
|
||||
Reference in New Issue
Block a user