mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 21:36:26 +00:00
fix lint failures with 1.31 (#5489)
This commit is contained in:
@@ -30,6 +30,6 @@ type SignedNodeGreeting struct {
|
||||
}
|
||||
|
||||
func (pnid *PrivNodeID) SignGreeting() *SignedNodeGreeting {
|
||||
//greeting := NodeGreeting{}
|
||||
// greeting := NodeGreeting{}
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user