From fafc58cf44d8c465bbae6f011fb26d33dabcf2b5 Mon Sep 17 00:00:00 2001 From: Mayukha Vadari Date: Wed, 24 Jun 2026 13:39:43 -0400 Subject: [PATCH] one more build fix --- src/test/app/XChain_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/app/XChain_test.cpp b/src/test/app/XChain_test.cpp index df611022f2..8dee9495c1 100644 --- a/src/test/app/XChain_test.cpp +++ b/src/test/app/XChain_test.cpp @@ -143,7 +143,7 @@ struct SEnv XRPAmount reserve(std::uint32_t count) { - return baseAccountReserve(*env.current(), count); + return jtx::baseAccountReserve(*env.current(), count); } XRPAmount