forked from cerc-io/plugeth
Merge branch 'master' into develop
This commit is contained in:
commit
e8b4585295
2
peer.go
2
peer.go
@ -18,7 +18,7 @@ const (
|
|||||||
// The size of the output buffer for writing messages
|
// The size of the output buffer for writing messages
|
||||||
outputBufferSize = 50
|
outputBufferSize = 50
|
||||||
// Current protocol version
|
// Current protocol version
|
||||||
ProtocolVersion = 11
|
ProtocolVersion = 12
|
||||||
)
|
)
|
||||||
|
|
||||||
type DiscReason byte
|
type DiscReason byte
|
||||||
|
Loading…
Reference in New Issue
Block a user