mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 13:55:41 +00:00
Add append api and use it to deposit events (#5795)
* use append api to deposit events * use optimized append * one more optimization * fix bug * fix issues * address review
This commit is contained in:
@@ -16,3 +16,4 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
sp-storage = { version = "2.0.0-dev", path = "../storage" }
|
||||
sp-std = { version = "2.0.0-dev", path = "../std" }
|
||||
environmental = { version = "1.1.1" }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.0" }
|
||||
|
||||
Reference in New Issue
Block a user