Skip to content

Commit

Permalink
Document how to disable ledger peers.
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Oct 21, 2022
1 parent 8832f86 commit 0b09ed7
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 0b09ed7

Please sign in to comment.