Skip to content

Commit

Permalink
Merge #4209
Browse files Browse the repository at this point in the history
4209: Document how to disable ledger peers r=coot a=coot



Co-authored-by: Marcin Szamotulski <coot@coot.me>
  • Loading branch information
iohk-bors[bot] and coot authored Oct 21, 2022
2 parents 8832f86 + 616a358 commit 0f261ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/getting-started/understanding-config-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ signal to the `cardano-node` process, e.g. `pkill -HUP cardano-node`. After rece
signal, `cardano-node` will re-read the file and restart all dns resolution. Please
**note** that this only applies to the topology configuration file!

One can disable ledger peers by setting the `useLedgerAfterSlot` to a negative
value.

#### The genesis.json file

The genesis file is generated with the `cardano-cli` by reading a `genesis.spec.json` file, which is out of scope for this document.
Expand Down

0 comments on commit 0f261ff

Please sign in to comment.