mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 10:31:04 +00:00
Use transfer for sandboxed memory get/set (#863)
This commit is contained in:
committed by
Gav Wood
parent
9e476ba0ab
commit
608f6ae5d9
@@ -14,7 +14,7 @@ substrate-state-machine = { path = "../state-machine" }
|
||||
sr-version = { path = "../sr-version" }
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
wasmi = "0.4"
|
||||
wasmi = { version = "0.4.1" }
|
||||
byteorder = "1.1"
|
||||
lazy_static = "1.0"
|
||||
parking_lot = "*"
|
||||
|
||||
Reference in New Issue
Block a user