12 lines
287 B
Markdown
Raw Normal View History

# Graffiti
2020-11-16 11:22:29 +01:00
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:
2020-11-16 11:22:29 +01:00
```
./run-pyrmont-beacon-node.sh --graffiti="<YOUR_GRAFFITI>"
```