Read most vals from storage

This commit is contained in:
Andrew Morris
2023-10-31 10:11:38 +11:00
parent 8bdccba57e
commit 19692ccd35
8 changed files with 326 additions and 92 deletions

View File

@@ -10,3 +10,4 @@ num-bigint = "0.4"
num-traits = "0.2"
valuescript_common = { path = "../valuescript_common" }
storage = { path = "../storage" }
num-derive = "0.4.1"