protocol: Include is_blocked check in `Service::connect`
modified crates/radicle-protocol/src/service.rs
@@ -230,6 +230,8 @@ pub enum ConnectError {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -2170,6 +2172,9 @@ where
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|