mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-10 13:36:40 +00:00
391 B
391 B
Graffiti
You can use your node's graffiti flag to make your mark on history and forever engrave some words of your choice into an Ethereum block. You will be able to see it using the block explorer.
To do so on Prater, run:
./run-prater-beacon-node.sh --graffiti="<YOUR_WORDS>"
To do so on Mainnet, run:
./run-mainnet-beacon-node.sh --graffiti="<YOUR_WORDS>"