Jacek Sieka 1b90f65f7b
doc updates (#4314)
* optimise index / landing page real estate, add feature list
* fee recipient in quickstart
* recommend http over websockets  (fewer command line options needed)
* simplify PBS, fee recipient docs
* add VC role / sentry node docs (#4140)
* Update docs/the_nimbus_book/src/rest-api.md

Co-authored-by: tersec <tersec@users.noreply.github.com>
2022-11-13 07:59:55 +01:00

372 B

Set up Graffiti

You can use your node's graffiti flag to include a short text in the blocks that your node creates. You will be able to see it using the block explorer.

Command line

=== "Mainnet" sh ./run-mainnet-beacon-node.sh --graffiti="<YOUR_WORDS>"

=== "Prater" sh ./run-prater-beacon-node.sh --graffiti="<YOUR_WORDS>"