chainsync: add http debug
This commit is contained in:
parent
54315ce50f
commit
ec50048a29
@ -3,6 +3,7 @@ package main
|
||||
import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
_ "net/http/pprof"
|
||||
"os"
|
||||
|
||||
logging "github.com/ipfs/go-log/v2"
|
||||
|
Loading…
Reference in New Issue
Block a user