Additional feedback on unregistration on sigint (#466)
This commit is contained in:
committed by
GitHub
parent
83dcd75cea
commit
80775b7436
@@ -130,6 +130,8 @@ impl MixNode {
|
||||
.await
|
||||
{
|
||||
error!("failed to unregister with validator... - {:?}", err)
|
||||
} else {
|
||||
info!("unregistration was successful!")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user