commit a951899df7ccf5c55753cb1e9a80648d4a1426be parent a5966706dd3ea74d5386e15ef95865239545a08d Author: bohdan-potuzhnyi <bohdan.potuzhnyi@gmail.com> Date: Tue, 11 Feb 2025 19:21:03 +0100 adding the necessary functions for the add donau url Diffstat:
| M | src/backend/taler-merchant-httpd_private-post-orders.c | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/backend/taler-merchant-httpd_private-post-orders.c b/src/backend/taler-merchant-httpd_private-post-orders.c @@ -2212,6 +2212,11 @@ set_max_fee (struct OrderContext *oc) oc->phase++; } +static void +add_donau_urls (struct OrderContext *oc) +{ + oc->phase++; +} /** * Exchange `/keys` processing is done, resume handling