Beacon node authentication
Send authenticated requests to a beacon node protected by HTTP Basic, or header-based access control.
HTTP Basic Access Authentication
Usage example
echo -n "john:doe" | base64charon run --beacon-node-headers="Authorization=Basic am9objpkb2U="CHARON_BEACON_NODE_HEADERS="Authorization=Basic am9objpkb2U="Last updated
Was this helpful?

