Strip metadata fix (#1774)

* Fix metadata stripping being too eager

closes #1659

---------

Co-authored-by: James Wilson <james@jsdw.me>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
Pavlo Khrystenko
2024-10-21 22:41:14 +02:00
committed by GitHub
parent 9527165a40
commit ae0fce8dff
7 changed files with 350 additions and 233 deletions
Generated
-1
View File
@@ -10712,7 +10712,6 @@ dependencies = [
name = "subxt-metadata"
version = "0.37.0"
dependencies = [
"assert_matches",
"bitvec",
"criterion",
"frame-decode",