mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-28 02:52:48 +00:00
fix up a few things
This commit is contained in:
@@ -35,6 +35,8 @@ import (
|
||||
"github.com/tendermint/tendermint/types"
|
||||
tmtime "github.com/tendermint/tendermint/types/time"
|
||||
"github.com/tendermint/tendermint/version"
|
||||
|
||||
_ "net/http/pprof" //nolint: gosec
|
||||
)
|
||||
|
||||
// Node is the highest level interface to a full Tendermint node.
|
||||
|
||||
Reference in New Issue
Block a user