subxt-historic: add support for returning the default values of storage entries (#2072)

This commit is contained in:
James Wilson
2025-09-02 11:32:09 +01:00
committed by GitHub
parent 2a498d4dda
commit abcda67fc0
8 changed files with 73 additions and 15 deletions
Generated
+2 -2
View File
@@ -1931,9 +1931,9 @@ dependencies = [
[[package]]
name = "frame-decode"
version = "0.9.0"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c470df86cf28818dd3cd2fc4667b80dbefe2236c722c3dc1d09e7c6c82d6dfcd"
checksum = "641e3739fa708a278d35b008a05244008c221240abc3e1c27138466c13e999ed"
dependencies = [
"frame-metadata 23.0.0",
"parity-scale-codec",