Skip to content

Commit

Permalink
refactor: remove devnet setting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hugocaillard committed Mar 14, 2024
1 parent c55bdd8 commit 4729ec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings/Devnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ balance = 100_000_000_000_000
[devnet]
disable_stacks_explorer = false
disable_stacks_api = false
use_nakamoto = true
# use_nakamoto = true
# disable_bitcoin_explorer = true
# working_dir = "tmp/devnet"
# stacks_node_events_observers = ["host.docker.internal:8002"]
Expand All @@ -88,7 +88,7 @@ use_nakamoto = true
# bitcoin_node_rpc_port = 18443
# bitcoin_node_username = "devnet"
# bitcoin_node_password = "devnet"
bitcoin_controller_block_time = 20_000
# bitcoin_controller_block_time = 20_000
# stacks_node_rpc_port = 20443
# stacks_node_p2p_port = 20444
# stacks_api_port = 3999
Expand Down

0 comments on commit 4729ec0

Please sign in to comment.