Fix typo.
This commit is contained in:
parent
cd3d832551
commit
6a69acef21
1 changed files with 0 additions and 1 deletions
|
@ -375,7 +375,6 @@ func (s *server) handleQuery(querymsg interface{}, state *peerState) {
|
|||
ConnTime: p.timeConnected.Unix(),
|
||||
Version: p.protocolVersion,
|
||||
SubVer: p.userAgent,
|
||||
n
|
||||
Inbound: p.inbound,
|
||||
StartingHeight: p.lastBlock,
|
||||
BanScore: 0,
|
||||
|
|
Loading…
Reference in a new issue