Skip to content

Commit 9164c4f

Browse files
author
Mark Huetsch
committed
eliminate scanMultiplier
1 parent 17ed110 commit 9164c4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/wallet/slowscan.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import (
99
siasync "github.com/HyperspaceApp/Hyperspace/sync"
1010
)
1111

12-
const scanMultiplier = 4 // how many more keys to generate after each scan iteration
13-
1412
// This is legacy code from the bad old days of terrible seed scanning and improper
1513
// management of pubkey generation. It will be useful for grabbing addresses made by
1614
// wallets not behaving in accordance with the addressGapLimit specified by BIP 44.

0 commit comments

Comments
 (0)