fix build

This commit is contained in:
Mayukha Vadari
2026-05-29 10:23:21 -04:00
parent e2103b1bef
commit 4dc61deeb4
2 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@
// Add new amendments to the top of this list.
// Keep it sorted in reverse chronological order.
XRPL_FIX (ConstantInvariant, Supported::No, VoteBehavior::DefaultNo)
XRPL_FIX (ImmutableInvariant, Supported::No, VoteBehavior::DefaultNo)
XRPL_FIX (Cleanup3_2_0, Supported::Yes, VoteBehavior::DefaultNo)
XRPL_FEATURE(MPTokensV2, Supported::No, VoteBehavior::DefaultNo)
XRPL_FIX (Cleanup3_1_3, Supported::Yes, VoteBehavior::DefaultYes)