modified crates/radicle-node/src/wire.rs
@@ -1097,10 +1097,10 @@ pub fn dial<G: Ecdh<Pk = NodeId>>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1108,7 +1108,7 @@ pub fn dial<G: Ecdh<Pk = NodeId>>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-protocol/src/service.rs
@@ -30,6 +30,8 @@ use radicle::node;
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -2576,7 +2578,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/config.rs
@@ -352,7 +352,7 @@ pub enum Relay {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -365,6 +365,9 @@ pub enum AddressConfig {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -434,8 +437,8 @@ pub struct Config {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -485,7 +488,7 @@ impl Config {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|