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