Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
adairrr committed Aug 21, 2024
1 parent 9a0aebe commit e61e8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/server/src/handlers/execute.rs
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ fn remote_server_msg(
Ok(msg)
}

/// Send a delivery status update to the
/// Send a delivery status update to the consumer
pub(crate) fn send_delivery_status(
deps: DepsMut,
env: &Env,
Expand Down

0 comments on commit e61e8b2

Please sign in to comment.