Include err for no surb tag or peer
This commit is contained in:
@@ -162,6 +162,9 @@ pub enum Error {
|
||||
|
||||
#[error("no response id found in connect response")]
|
||||
IPRNoId,
|
||||
|
||||
#[error("Could not find peer address or surb tag")]
|
||||
MixStreamNoPeerOrSurb,
|
||||
}
|
||||
|
||||
impl Error {
|
||||
|
||||
Reference in New Issue
Block a user