aboutsummaryrefslogtreecommitdiffstats
path: root/peer.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-12-10 03:28:36 +0800
committerobscuren <geffobscura@gmail.com>2014-12-10 03:28:36 +0800
commitdf5157c0b0be0feb5366070f7f5d0c6321513bf4 (patch)
tree1f73878c59191aa5749558f72b0ef5b199b61b94 /peer.go
parentacf4b5753fd473f048176a12c42e1b8209035b57 (diff)
downloadgo-tangerine-df5157c0b0be0feb5366070f7f5d0c6321513bf4.tar.gz
go-tangerine-df5157c0b0be0feb5366070f7f5d0c6321513bf4.tar.zst
go-tangerine-df5157c0b0be0feb5366070f7f5d0c6321513bf4.zip
PV49
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 46ac65247..331e9de37 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 = 48
+ ProtocolVersion = 49
// Current P2P version
P2PVersion = 2
// Ethereum network version