Skip to content

Commit 7cc5d26

Browse files
committed
reverted comment
1 parent 8d37406 commit 7cc5d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/core/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ pub const BITCOIN_MAINNET_STACKS_25_BURN_HEIGHT: u64 = 840_360;
104104
pub const BITCOIN_MAINNET_STACKS_30_BURN_HEIGHT: u64 = 867_867;
105105
/// This is Epoch-3.1, activation height proposed in SIP-029
106106
pub const BITCOIN_MAINNET_STACKS_31_BURN_HEIGHT: u64 = 875_000;
107-
/// This is Epoch-3.2, activation height proposed in SIP-031 (placeholder for now)
107+
/// This is Epoch-3.2, activation height proposed in SIP-031
108108
pub const BITCOIN_MAINNET_STACKS_32_BURN_HEIGHT: u64 = 907_740;
109109

110110
/// Bitcoin mainline testnet3 activation heights.

0 commit comments

Comments
 (0)