Jamie Lokier 936a18b4f4
Eth65: Rename and stop exporting protocolVersion
This constant shouldn't be used outside `protocol_eth65`.

When we support multiple `eth/NN` versions side by side, or even just have
multiple code files, there's a risk some code would import just one of the
files (e.g. `protocol_eth65`), use `protocolVersion`, and incorrectly act as
though that version is the one active on the node.

In fact that happened, and now it can't happen.  Other code needs to query the
`EtheruemNode` to find what versions are really active.

Signed-off-by: Jamie Lokier <jamie@shareable.org>
2021-07-27 14:12:52 +01:00
..
2021-06-30 20:44:34 +07:00
2021-06-30 20:44:34 +07:00
2019-11-13 21:49:39 +07:00
2021-06-29 07:34:45 +07:00
2020-01-20 18:36:58 +02:00
2021-06-29 07:34:45 +07:00
2019-01-28 12:38:23 +02:00
2018-05-28 13:22:28 +03:00
2019-04-17 03:56:28 +02:00
2020-07-21 00:16:59 +07:00
2019-11-13 21:49:39 +07:00