We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7cb48a commit 558d4feCopy full SHA for 558d4fe
README.md
@@ -5,8 +5,8 @@ Hive is a system for running integration tests against Ethereum clients.
5
Ethereum Foundation maintains two public Hive instances to check for consensus, p2p and
6
blockchain compatibility:
7
8
-- eth1 consensus, rpc, p2p tests are on <https://hivetests.ethdevops.io>
9
-- Engine API integration tests are on <https://hivetests2.ethdevops.io>
+- eth1 consensus, graphql and p2p tests are on <https://hivetests.ethdevops.io>
+- Engine API integration and rpc tests are on <https://hivetests2.ethdevops.io>
10
11
**To read more about hive, please check [the documentation][doc].**
12
0 commit comments