Skip to content

Commit f1eaa6a

Browse files
authored
enable fixAMMClawbackRounding (#5750)
1 parent da4c8c9 commit f1eaa6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xrpl/protocol/detail/features.macro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
XRPL_FIX (PriceOracleOrder, Supported::no, VoteBehavior::DefaultNo)
3636
XRPL_FIX (MPTDeliveredAmount, Supported::no, VoteBehavior::DefaultNo)
37-
XRPL_FIX (AMMClawbackRounding, Supported::no, VoteBehavior::DefaultNo)
37+
XRPL_FIX (AMMClawbackRounding, Supported::yes, VoteBehavior::DefaultNo)
3838
XRPL_FEATURE(TokenEscrow, Supported::yes, VoteBehavior::DefaultNo)
3939
XRPL_FIX (EnforceNFTokenTrustlineV2, Supported::yes, VoteBehavior::DefaultNo)
4040
XRPL_FIX (AMMv1_3, Supported::yes, VoteBehavior::DefaultNo)

0 commit comments

Comments
 (0)