We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9502db0 commit a6e88aeCopy full SHA for a6e88ae
stackslib/src/config/mod.rs
@@ -2604,7 +2604,7 @@ pub struct ConnectionOptionsFile {
2604
/// `stacks-signer` instance.
2605
///
2606
/// **Requirement:** This field **must** be configured if the node needs to receive block
2607
- /// proposals from a `stacks-signer` via the `/v3/block_proposal` endpoint. The value
+ /// proposals from a configured `stacks-signer`event_observer via the `/v3/block_proposal` endpoint. The value
2608
/// must match the token configured on the signer.
2609
2610
/// It is also used to authenticate requests to `/v2/blocks?broadcast=1`.
0 commit comments