mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 07:01:05 +00:00
RPC api for offchain storage (#4694)
* Rpc api for offchain storage * Replace Vec<u8> to Bytes, replace Mutex to RwLock * Remove pub * Modify copyright year
This commit is contained in:
Generated
+1
@@ -5768,6 +5768,7 @@ dependencies = [
|
||||
"sp-blockchain 2.0.0",
|
||||
"sp-core 2.0.0",
|
||||
"sp-io 2.0.0",
|
||||
"sp-offchain 2.0.0",
|
||||
"sp-rpc 2.0.0",
|
||||
"sp-runtime 2.0.0",
|
||||
"sp-session 2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user