aboutsummaryrefslogtreecommitdiffstats
path: root/peer.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-11-29 04:38:10 +0800
committerobscuren <geffobscura@gmail.com>2014-11-29 04:38:10 +0800
commita3559c5e1b469890bb8d71e9992175febaae31c7 (patch)
treea3f1c73b4cac569da045d292a3eee0e5889f6cdd /peer.go
parentc8d0f8adc5145f650ced3ad5c8c008eb4b4094e2 (diff)
downloadgo-tangerine-a3559c5e1b469890bb8d71e9992175febaae31c7.tar.gz
go-tangerine-a3559c5e1b469890bb8d71e9992175febaae31c7.tar.zst
go-tangerine-a3559c5e1b469890bb8d71e9992175febaae31c7.zip
updated PV
Diffstat (limited to 'peer.go')
-rw-r--r--peer.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/peer.go b/peer.go
index b54978854..86423c816 100644
--- a/peer.go
+++ b/peer.go
@@ -24,7 +24,7 @@ const (
// The size of the output buffer for writing messages
outputBufferSize = 50
// Current protocol version
- ProtocolVersion = 42
+ ProtocolVersion = 45
// Current P2P version
P2PVersion = 2
// Ethereum network version