add subxt to subxt-signer default features

This commit is contained in:
Tadeo hepperle
2023-10-06 10:27:02 +02:00
parent 919b866c0f
commit 26b203dede
6 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ sp-core = { workspace = true }
sp-keyring = { workspace = true }
sp-runtime = { workspace = true }
assert_matches = { workspace = true }
subxt-signer = { path = "../signer", features = ["subxt"] }
subxt-signer = { path = "../signer" }
# Tracing subscriber is useful for light-client examples to ensure that
# the `bootNodes` and chain spec are configured correctly. If all is fine, then
# the light-client wlll emit INFO logs with