mirror of
https://github.com/muun/recovery.git
synced 2025-11-10 14:09:50 -05:00
Release v2.2.2
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
const electrumPoolSize = 6
|
||||
const taskTimeout = 2 * time.Minute
|
||||
const taskTimeout = 5 * time.Minute
|
||||
const batchSize = 100
|
||||
|
||||
// Scanner finds unspent outputs and their transactions when given a map of addresses.
|
||||
|
||||
Reference in New Issue
Block a user