Skip to content

Commit

Permalink
feat: disable pre_nakamoto_mock_signing in devnet by default
Browse files Browse the repository at this point in the history
  • Loading branch information
hugocaillard committed Sep 9, 2024
1 parent 9bc306f commit 93a76de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/stacks-network/src/orchestrator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1066,8 +1066,8 @@ second_attempt_time_ms = {subsequent_attempt_time_ms}
block_reward_recipient = "{miner_coinbase_recipient}"
wait_for_block_download = false
microblock_attempt_time_ms = 10
pre_nakamoto_mock_signing = false
mining_key = "19ec1c3e31d139c989a23a27eac60d1abfad5277d3ae9604242514c738258efa01"
# microblock_attempt_time_ms = 15000
"#,
stacks_node_rpc_port = devnet_config.stacks_node_rpc_port,
stacks_node_p2p_port = devnet_config.stacks_node_p2p_port,
Expand Down

0 comments on commit 93a76de

Please sign in to comment.