Skip to content

Commit

Permalink
feat: update stacks node config
Browse files Browse the repository at this point in the history
  • Loading branch information
hugocaillard committed Sep 3, 2024
1 parent e38d0ae commit 860ce3d
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 @@ -1112,7 +1112,7 @@ disable_block_download = true
disable_inbound_handshakes = true
disable_inbound_walks = true
public_ip_address = "1.1.1.1:1234"
block_proposal_token = "12345"
auth_token = "12345"
[miner]
min_tx_fee = 1
Expand Down

0 comments on commit 860ce3d

Please sign in to comment.