Skip to content

Commit

Permalink
rename block_proposal_token -> auth_token
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiloc authored and wileyj committed Oct 4, 2024
1 parent c497066 commit 9bd4ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides-and-tutorials/running-a-signer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Detailed steps for each of these are laid out below, but this checklist is being
**Setting Up the Stacks Node**

* [ ] Create a `node-config.toml` with the necessary settings:
* block\_proposal\_token
* auth\_token
* events\_observer.endpoint (matching the signer configuration)
* [ ] Decide whether to run the Stacks node using Docker or as a binary.
* [ ] If using Docker:
Expand Down

0 comments on commit 9bd4ff6

Please sign in to comment.