subxt signer linker errors but core compiles

This commit is contained in:
Tadeo hepperle
2024-02-14 17:14:02 +01:00
parent cc33870c6b
commit b86b1ea009
4 changed files with 4 additions and 5 deletions
+1
View File
@@ -878,6 +878,7 @@ version = "0.0.0"
dependencies = [
"libc_alloc",
"parity-scale-codec",
"subxt-core",
"subxt-metadata",
"subxt-signer",
]