Difference between revisions of "5052"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
--http --eth1 `. This will enable the http server on localhost:5052 and try | --http --eth1 `. This will enable the http server on localhost:5052 and try | ||
connecting to an eth1 node on localhost:8545 | connecting to an eth1 node on localhost:8545 | ||
+ | |||
+ | |||
+ | [[curl -X GET]] "http://localhost:5052/eth/v1/beacon/headers/head" -H "accept: application/json" | jq | ||
+ | |||
== Related == | == Related == |
Revision as of 11:22, 12 July 2023
5054
metrics
--staking Standard option for a staking beacon node. Equivalent to `lighthouse bn --http --eth1 `. This will enable the http server on localhost:5052 and try connecting to an eth1 node on localhost:8545
curl -X GET "http://localhost:5052/eth/v1/beacon/headers/head" -H "accept: application/json" | jq
Related
See also
Advertising: