companion for #12663 jsonrpsee v0.16 (#1905)

* companion for #12663 jsonrpsee v0.16.1

* update deps

* update rpc client params

* update substrate and polkadot
This commit is contained in:
Niklas Adolfsson
2022-12-12 13:23:01 +01:00
committed by GitHub
parent 6b54fdf6ee
commit 89ffbb56a9
7 changed files with 358 additions and 337 deletions
+1 -1
View File
@@ -18,5 +18,5 @@ sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "mas
futures = "0.3.25"
async-trait = "0.1.59"
thiserror = "1.0.37"
jsonrpsee-core = "0.15.1"
jsonrpsee-core = "0.16.2"
parity-scale-codec = "3.2.1"