Difference between revisions of "Beacon-chain (prysm)"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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]]
+
  [[prysm.sh 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 ==

Latest revision as of 10:42, 8 August 2024

--checkpoint-sync-url


prysm.sh 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[edit]

See also[edit]

Advertising: