Update live-tracing.md

This commit is contained in:
Marius van der Wijden 2024-05-06 11:56:11 +02:00 committed by GitHub
parent 1a31507f2c
commit 3f8154e15a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -292,7 +292,7 @@ Note-worthy explanations:
First compile the source by running `make geth`. Then run the following command:
```bash
./build/bin/geth --vmtrace supply --vmtrace.config '{"config": "supply-logs"}' [OTHER_GETH_FLAGS]
./build/bin/geth --vmtrace supply --vmtrace.jsonconfig '{"config": "supply-logs"}' [OTHER_GETH_FLAGS]
```
Soon you will see `supply-logs/supply.jsonl` file being populated with lines such as: