Update platform code to use smoldot-wasm for testing

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-06-05 19:03:17 +03:00
parent 853a71ec24
commit 600a5cd14c
6 changed files with 131 additions and 115 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ unstable-light-client = [
# "smoldot-light/std",
"smoldot-light",
# "futures-executor",
# "smoldot-light-wasm",
"smoldot-light-wasm",
"tokio-stream",
"tokio/sync",
"tokio/rt",