Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 682 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 682 Bytes

GOERLI NETWORK TEST

This test attempts to access the Rhombus Network Lighthouse contract 100 times for each of the goerli rpc access points

"https://goerli.blockscout.com",
"https://goerli.prylabs.net",
"https://rpc.goerli.mudit.blog",
"https://rpc.slock.it/goerli"

inside a 100 x loop: A connection is established The peekData function is called on the Lighthouse contract at 0x4E10A95f0bb2fEc6ec1c4296a16420a018a5F9Fe If no errors were encountered, the score is incremented.

Scores

https://goerli.blockscout.com   0
https://goerli.prylabs.net      100
https://rpc.goerli.mudit.blog   29
https://rpc.slock.it/goerli    100