Function mostro_client::util::send_order_id_cmd
source · pub async fn send_order_id_cmd(
client: &Client,
my_key: &Keys,
mostro_pubkey: XOnlyPublicKey,
message: String,
wait_for_dm_ans: bool
) -> Result<()>