more private route work

This commit is contained in:
John Smith
2022-10-13 22:05:43 -04:00
parent 2d526674a5
commit e85d72f21a
13 changed files with 323 additions and 256 deletions

View File

@@ -64,6 +64,8 @@ core:
max_timestamp_ahead_ms: 10000
timeout_ms: 10000
max_route_hop_count: 7
default_route_hop_count: 2
dht:
resolve_node_timeout:
resolve_node_count: 20

View File

@@ -229,6 +229,7 @@ rpc:
max_timestamp_ahead_ms: 10000
timeout_ms: 10000
max_route_hop_count: 7
default_route_hop_count: 2
```
#### core:network:dht