mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-03 00:36:37 +00:00
Retire Flow Cross amendment (#5562)
The FlowCross amendment is now permanently enabled, so all code branches that have this amendment disabled are removed.
This commit is contained in:
@@ -155,7 +155,6 @@ public:
|
||||
{
|
||||
using namespace test::jtx;
|
||||
auto const sa = supported_amendments();
|
||||
testXRPDiscrepancy(sa - featureFlowCross - featurePermissionedDEX);
|
||||
testXRPDiscrepancy(sa - featureTouch - featurePermissionedDEX);
|
||||
testXRPDiscrepancy(sa - featurePermissionedDEX);
|
||||
testXRPDiscrepancy(sa);
|
||||
|
||||
Reference in New Issue
Block a user