mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add SuspendedPayment feature (RIPD-992):
The code is enabled in jtx::Env, and enabled in production ledgers only if the SuspendedPayment amendment is voted into a ledger.
This commit is contained in:
committed by
Edward Hennis
parent
d49f9ea109
commit
3f0eacf5e7
@@ -38,6 +38,7 @@
|
||||
#include <ripple/test/jtx/impl/sendmax.cpp>
|
||||
#include <ripple/test/jtx/impl/seq.cpp>
|
||||
#include <ripple/test/jtx/impl/sig.cpp>
|
||||
#include <ripple/test/jtx/impl/tag.cpp>
|
||||
#include <ripple/test/jtx/impl/ticket.cpp>
|
||||
#include <ripple/test/jtx/impl/trust.cpp>
|
||||
#include <ripple/test/jtx/impl/txflags.cpp>
|
||||
|
||||
Reference in New Issue
Block a user