Skip to content

Commit 85f2311

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

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
@@ -2171,7 +2171,7 @@ pub struct MinerConfig {
21712171
///
21722172
/// By default (`None`), the reward is sent to the miner's primary address ([`NodeConfig::seed`]).
21732173
/// If set to some principal address *and* the current Stacks epoch is 2.1+,
2174-
/// the reward will be directed to the specified `principal` instead.
2174+
/// the reward will be directed to the specified address instead.
21752175
///
21762176
/// Default: `None`
21772177
pub block_reward_recipient: Option<PrincipalData>,

0 commit comments

Comments
 (0)