🌳
pt0/serverF/selfHostedEthRpcF/ethRpcCfgF.mts
1export const selfHostedRpcHost = 'eth2rpc.hetzn1.demokluster.com'
2export const selfHostedBeaconHost = 'eth2beacon.hetzn1.demokluster.com'
3export const selfHostedRpcUrl = `https://${selfHostedRpcHost}`