1
0
forked from GRIN/grim

wallet: save last scanned block info to save progress on scan interruption

This commit is contained in:
ardocrat
2026-04-11 22:52:43 +03:00
parent 3338f51de5
commit 0fd04f14a4
4 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ description = "Cross-platform GUI for Grin with focus on usability and availabil
license = "Apache-2.0"
repository = "https://code.gri.mw/GUI/grim"
keywords = [ "crypto", "grin", "mimblewimble" ]
edition = "2021"
edition = "2024"
build = "build.rs"
[[bin]]