Fix typo.

This commit is contained in:
John C. Vernaleo 2014-06-12 15:41:57 -04:00
parent cd3d832551
commit 6a69acef21

View file

@ -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,