mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
consensus: created single-node mode for local testing
This commit is contained in:
@@ -24,6 +24,9 @@ rpc_listen = "tcp://127.0.0.1:8540"
|
||||
# Participate in the consensus protocol
|
||||
consensus = false
|
||||
|
||||
# Enable single-node mode for local testing
|
||||
single_node = false
|
||||
|
||||
# P2P accept addresses for the consensus protocol
|
||||
#consensus_p2p_accept = ["tcp://127.0.0.1:8541"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user