Release v2.2.2

This commit is contained in:
Juan Pablo Civile
2022-03-26 14:01:26 -03:00
parent 6425a5b0da
commit 88270f1ab1
9 changed files with 7 additions and 14 deletions

View File

@@ -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.