From 16ddecd5063ba16f7c56fa7de3fc07c61acc656a Mon Sep 17 00:00:00 2001 From: Dereck Mezquita Date: Thu, 20 Feb 2025 22:06:11 -0600 Subject: [PATCH] Rename. --- R/impl_spottrading_orders_add_batch_order.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/impl_spottrading_orders_add_batch_order.R b/R/impl_spottrading_orders_add_batch_order.R index 1ae8944e..d48b6828 100644 --- a/R/impl_spottrading_orders_add_batch_order.R +++ b/R/impl_spottrading_orders_add_batch_order.R @@ -1,4 +1,4 @@ -# File: ./R/impl_spottrading_orders_batch_add_orders.R +# File: ./R/impl_spottrading_orders_add_batch_order.R box::use( ./helpers_api[process_kucoin_response, build_headers],