Skip to content

Commit a6e88ae

Browse files
Jilocwileyj
andauthored
Update stackslib/src/config/mod.rs
Co-authored-by: wileyj <2847772+wileyj@users.noreply.github.com>
1 parent 9502db0 commit a6e88ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/config/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2604,7 +2604,7 @@ pub struct ConnectionOptionsFile {
26042604
/// `stacks-signer` instance.
26052605
///
26062606
/// **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
2607+
/// proposals from a configured `stacks-signer`event_observer via the `/v3/block_proposal` endpoint. The value
26082608
/// must match the token configured on the signer.
26092609
///
26102610
/// It is also used to authenticate requests to `/v2/blocks?broadcast=1`.

0 commit comments

Comments
 (0)