Remove unused protocol property
This commit is contained in:
parent
0b8f2b06f4
commit
a63f100dda
|
@ -32,9 +32,6 @@ peer.active.port = 30303
|
|||
#peer.active.ip = 127.0.0.1
|
||||
#peer.active.port = 30303
|
||||
|
||||
# Version of Ethereum sub-protocol
|
||||
protocol.version = 33
|
||||
|
||||
# specify if the mechanism
|
||||
# to discover more and more
|
||||
# peers and check the already
|
||||
|
|
|
@ -33,9 +33,6 @@ peer.active.port = 11111
|
|||
#peer.active.ip = 127.0.0.1
|
||||
#peer.active.port = 30303
|
||||
|
||||
# Version of Ethereum sub-protocol
|
||||
protocol.version = 33
|
||||
|
||||
# specify if the mechanism
|
||||
# to discover more and more
|
||||
# peers and check the already
|
||||
|
|
Loading…
Reference in New Issue