diff --git a/src/app/dispute.rs b/src/app/dispute.rs index 4033bf2..cfc31df 100644 --- a/src/app/dispute.rs +++ b/src/app/dispute.rs @@ -216,7 +216,7 @@ pub async fn dispute_action( Ok(pk) => pk, Err(e) => { tracing::error!("Error parsing counterpart pubkey: {:#?}", e); - return Ok(()); + return Err(Error::msg("Failed to parse counterpart public key")); } }; send_new_order_msg(