mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-06 19:53:28 +00:00
388 B
388 B
Graffiti
You can use your validator client's graffiti flag to add a personal touch to your proposed blocks (some text of your choice). You will be able to see it using the block explorer.
To do so on Pyrmont, run:
./run-pyrmont-beacon-node.sh --graffiti="<YOUR_GRAFFITI>"
To do so on Mainnet, run:
./run-mainnet-beacon-node.sh --graffiti="<YOUR_GRAFFITI>"