fixup! Fix divide by 0 error on 0-interest loans; allow broker to self-lend

This commit is contained in:
Ed Hennis
2025-07-24 13:58:05 -04:00
parent 6444ad4393
commit 1adb410e8e

View File

@@ -21,6 +21,7 @@
#include <test/jtx/Env.h>
#include <test/jtx/TestHelpers.h>
#include <test/jtx/fee.h>
#include <test/jtx/jtx_json.h>
#include <test/jtx/mpt.h>
#include <test/jtx/multisign.h>
#include <test/jtx/pay.h>