mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Fix typo.
This commit is contained in:
parent
cd3d832551
commit
6a69acef21
@ -375,7 +375,6 @@ func (s *server) handleQuery(querymsg interface{}, state *peerState) {
|
|||||||
ConnTime: p.timeConnected.Unix(),
|
ConnTime: p.timeConnected.Unix(),
|
||||||
Version: p.protocolVersion,
|
Version: p.protocolVersion,
|
||||||
SubVer: p.userAgent,
|
SubVer: p.userAgent,
|
||||||
n
|
|
||||||
Inbound: p.inbound,
|
Inbound: p.inbound,
|
||||||
StartingHeight: p.lastBlock,
|
StartingHeight: p.lastBlock,
|
||||||
BanScore: 0,
|
BanScore: 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user