mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 04:03:49 +00:00
Remove debug output (#4442)
This commit is contained in:
parent
e47dd15e68
commit
f376d0a7a0
@ -205,7 +205,7 @@ func (d *Downloader) onComplete() {
|
||||
panic(err)
|
||||
}
|
||||
d.cfg.DataDir = snapDir
|
||||
fmt.Printf("alex1: %s\n", d.cfg.DataDir)
|
||||
// fmt.Printf("alex1: %s\n", d.cfg.DataDir)
|
||||
|
||||
db, c, m, torrentClient, err := openClient(d.cfg.ClientConfig)
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user