Enable txindex=1 as default #37

Closed
kodxana wants to merge 211 commits from master into master
Showing only changes of commit b9d6044694 - Show all commits

View file

@ -12,8 +12,8 @@ import (
)
const (
fileLimitWant = 2048
fileLimitMin = 1024
fileLimitWant = 2048 * 12
fileLimitMin = 2048 * 8
)
// SetLimits raises some process limits to values which allow btcd and