|
@@ -50,7 +50,7 @@
|
|
|
[workspace."darkfi-dev"]
|
|
[workspace."darkfi-dev"]
|
|
|
read_key = "4WhacatfZ314eM4aE2MYDUmDZczKpHwZo2u9zwQRaGhE"
|
|
read_key = "4WhacatfZ314eM4aE2MYDUmDZczKpHwZo2u9zwQRaGhE"
|
|
|
write_public_key = "Fgsc8tep4KX3Rb2drq8RxMyrHFWQ7wZaZPpF9F3GQYFG"
|
|
write_public_key = "Fgsc8tep4KX3Rb2drq8RxMyrHFWQ7wZaZPpF9F3GQYFG"
|
|
|
-# write_key = ""
|
|
|
|
|
|
|
+#write_key = ""
|
|
|
|
|
|
|
|
# P2P network settings
|
|
# P2P network settings
|
|
|
[net]
|
|
[net]
|
|
@@ -61,16 +61,16 @@ hostlist = "~/.local/darkfi/taud/hostlist.tsv"
|
|
|
#inbound = ["tcp+tls://0.0.0.0:23331", "tcp+tls://[::]:23331"]
|
|
#inbound = ["tcp+tls://0.0.0.0:23331", "tcp+tls://[::]:23331"]
|
|
|
|
|
|
|
|
## Outbound connection slots
|
|
## Outbound connection slots
|
|
|
-# outbound_connections = 8
|
|
|
|
|
|
|
+#outbound_connections = 8
|
|
|
|
|
|
|
|
## Inbound connection slots
|
|
## Inbound connection slots
|
|
|
#inbound_connections = 8
|
|
#inbound_connections = 8
|
|
|
|
|
|
|
|
## White connection percent
|
|
## White connection percent
|
|
|
-# gold_connect_count = 2
|
|
|
|
|
|
|
+#gold_connect_count = 2
|
|
|
|
|
|
|
|
## White connection percent
|
|
## White connection percent
|
|
|
-# white_connect_percent = 70
|
|
|
|
|
|
|
+#white_connect_percent = 70
|
|
|
|
|
|
|
|
## Addresses we want to advertise to peers (optional)
|
|
## Addresses we want to advertise to peers (optional)
|
|
|
## These should be reachable externally
|
|
## These should be reachable externally
|
|
@@ -84,6 +84,9 @@ seeds = [
|
|
|
# "tor://f5mldz3utfrj5esn7vy7osa6itusotix6nsjhv4uirshkcvgglb3xdqd.onion:5362"
|
|
# "tor://f5mldz3utfrj5esn7vy7osa6itusotix6nsjhv4uirshkcvgglb3xdqd.onion:5362"
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+## Manual peers to connect to
|
|
|
|
|
+#peers = []
|
|
|
|
|
+
|
|
|
# Whitelisted transports for outbound connections
|
|
# Whitelisted transports for outbound connections
|
|
|
allowed_transports = ["tcp+tls"]
|
|
allowed_transports = ["tcp+tls"]
|
|
|
#allowed_transports = ["tor"]
|
|
#allowed_transports = ["tor"]
|