Function mostro_client::cli::send_msg::execute_send_msg
source · pub async fn execute_send_msg(
command: Commands,
order_id: &Uuid,
my_key: &Keys,
mostro_key: XOnlyPublicKey,
client: &Client
) -> Result<()>