fixup! Ensure Counterparty Signatures are properly handled by Batch tx

This commit is contained in:
Ed Hennis
2025-07-29 20:31:31 -04:00
parent 9d1a23a811
commit ec8eaf0d73

View File

@@ -20,6 +20,7 @@
#include <test/jtx/Account.h>
#include <test/jtx/Env.h>
#include <test/jtx/TestHelpers.h>
#include <test/jtx/batch.h>
#include <test/jtx/fee.h>
#include <test/jtx/jtx_json.h>
#include <test/jtx/mpt.h>
@@ -27,6 +28,7 @@
#include <test/jtx/pay.h>
#include <test/jtx/sig.h>
#include <test/jtx/trust.h>
#include <test/jtx/utility.h>
#include <test/jtx/vault.h>
#include <xrpld/app/misc/LendingHelpers.h>