Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: nodes with signers require stacker = true #1639

Merged

Conversation

aldur
Copy link
Contributor

@aldur aldur commented Sep 10, 2024

Description

As specified in sample-configuration-file, nodes having a signer attached need to set stacker = true. Internally, this configures the node to appropriately keep track of required events (https://github.com/stacks-network/stacks-core/blob/9db16f6ec61598e9293eced2ca9371c84a49b0f8/testnet/stacks-node/src/config.rs#L2165).

Thanks @obycode for confirming that stacker = true is required.

@aldur aldur requested a review from a team as a code owner September 10, 2024 15:45
@wileyj wileyj merged commit 7f1b0e2 into stacks-network:master Sep 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants