Difference between revisions of "Lighthouse beacon node --execution-endpoint"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
Error! Please set either [[--execution-jwt]] file_path or [[--execution-jwt-secret-key]] directly via cli when using --execution-endpoint | Error! Please set either [[--execution-jwt]] file_path or [[--execution-jwt-secret-key]] directly via cli when using --execution-endpoint | ||
+ | |||
+ | lighthouse beacon_node --execution-endpoint http://127.0.0.1:[[8551]] [[--execution-jwt]] XXX [[--checkpoint-sync-url]] XXX | ||
== News == | == News == |
Revision as of 10:15, 31 May 2024
lighthouse beacon_node --execution-endpoint lighthouse beacon_node --staking --execution-endpoint
--execution-endpoint contains an invalid value ParseError(RelativeUrlWithoutBase)
--execution-endpoint Server endpoint for an execution layer jwt authenticated HTTP JSON-RPC connection. Uses the same endpoint to populate the deposit cache. Also enables the --merge flag.If not provided, uses the default value of http://127.0.0.1:8551
Error! Please set either --execution-jwt file_path or --execution-jwt-secret-key directly via cli when using --execution-endpoint
lighthouse beacon_node --execution-endpoint http://127.0.0.1:8551 --execution-jwt XXX --checkpoint-sync-url XXX
News
- Lighthouse changelog
- Log if no execution endpoint is configured (#3467)
- geth
Related
See also
Advertising: