Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion setup_baker.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ On the Ledger used for baking, launch the baking app and connect it to your comp
Then issue the following:

```
sudo tezos-signer setup ledger to bake for ledger_root --main-chain-id NetXdQprcVkpaWU
sudo tezos-client setup ledger to bake for ledger_root --main-chain-id NetXdQprcVkpaWU
```

The Ledger should prompt you to confirm. It will display the baker address and the chain ID. Verify that it corresponds to your baker address.
Expand Down