Skip to content

Add ScanHeight to Wallet

Luke Champine requested to merge wallet-scanheight into master

siad no longer prints the current height during unlocking. Instead, it is printed by siac. Currently only siac wallet unlock prints the scan height, but this could easily be added to load seed and sweep seed as well.

Side note: should the api field be Rescanning or just Scanning? Rescanning doesn't make sense if you're unlocking for the first time.

Merge request reports