Function produce_stellar_dex_webhook_payload

Source
pub fn produce_stellar_dex_webhook_payload(
    notification_id: &str,
    event: String,
    payload: StellarDexPayload,
) -> NotificationSend