This commit is contained in:
Niklas Adolfsson
2024-10-04 14:30:38 +02:00
parent 3521014999
commit 157f4a9093
+1 -1
View File
@@ -56,7 +56,7 @@ web = [
runtime = ["tokio/rt", "wasm-bindgen-futures"]
# Enable this to use the reconnecting rpc client
reconnecting-rpc-client = ["dep:finito", "jsonrpsee"]
reconnecting-rpc-client = []
# Enable this to use jsonrpsee (allowing for example `OnlineClient::from_url`).
jsonrpsee = [