Merge pull request #49 from tibafe0123/master

Update monerod-reference.md
This commit is contained in:
Piotr Włodarek 2023-06-18 08:53:52 +00:00 committed by GitHub
commit 2cb921ab36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ tail -f ~/.bitmonero/stagenet/bitmonero.log # watch the logs
./monerod --stagenet exit # ask daemon to exit gracefully ./monerod --stagenet exit # ask daemon to exit gracefully
``` ```
The [mainnnet](/infrastructure/networks) is when you want to deal with the real XMR. The [mainnet](/infrastructure/networks) is when you want to deal with the real XMR.
``` ```
./monerod --detach # run as a daemon in background ./monerod --detach # run as a daemon in background