Difference between revisions of "Beacon-chain (prysm)"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
− | beacon-chain --accept-terms-of-use=true --datadir=/data --p2p-host-ip=$(POD_IP) --p2p-tcp-port=9000 --p2p-udp-port=9000 --rpc-host=0.0.0.0 --rpc-port=4000 --jwt-secret=/data/jwt.hex --grpc-gateway-host=0.0.0.0 --grpc-gateway-port=5052 --monitoring-host=0.0.0.0 --monitoring-port=8080 [[--checkpoint-sync-url]]=https://mainnet-checkpoint-sync.[[attestant.io]] --genesis-beacon-api-url=https://mainnet-checkpoint-sync.[[attestant.io]] --execution-endpoint=http://my-l1-mainnet-execution:[[8551]] | + | beacon-chain --accept-terms-of-use=true --datadir=/data --p2p-host-ip=$(POD_IP) --p2p-tcp-port=9000 --p2p-udp-port=9000 --rpc-host=0.0.0.0 --rpc-port=4000 --jwt-secret=/data/jwt.hex --grpc-gateway-host=0.0.0.0 --grpc-gateway-port=5052 --monitoring-host=0.0.0.0 --monitoring-port=8080 [[--checkpoint-sync-url]]=https://mainnet-checkpoint-sync.[[attestant.io]] --genesis-beacon-api-url=https://mainnet-checkpoint-sync.[[attestant.io]] [[--execution-endpoint]]=http://my-l1-mainnet-execution:[[8551]] |
== Related == | == Related == |
Revision as of 10:39, 8 August 2024
--checkpoint-sync-url
beacon-chain --accept-terms-of-use=true --datadir=/data --p2p-host-ip=$(POD_IP) --p2p-tcp-port=9000 --p2p-udp-port=9000 --rpc-host=0.0.0.0 --rpc-port=4000 --jwt-secret=/data/jwt.hex --grpc-gateway-host=0.0.0.0 --grpc-gateway-port=5052 --monitoring-host=0.0.0.0 --monitoring-port=8080 --checkpoint-sync-url=https://mainnet-checkpoint-sync.attestant.io --genesis-beacon-api-url=https://mainnet-checkpoint-sync.attestant.io --execution-endpoint=http://my-l1-mainnet-execution:8551
Related
See also
Advertising: