Merge fixAMMClawbackRounding amendment into featureAMMClawback amendment

This commit is contained in:
tequ
2026-02-19 13:51:18 +09:00
committed by RichardAH
parent 8673599d2b
commit 8cfee6c8a3
3 changed files with 113 additions and 297 deletions

View File

@@ -31,7 +31,6 @@
// If you add an amendment here, then do not forget to increment `numFeatures`
// in include/xrpl/protocol/Feature.h.
XRPL_FIX (AMMClawbackRounding, Supported::no, VoteBehavior::DefaultNo)
XRPL_FEATURE(HookAPISerializedType240, Supported::yes, VoteBehavior::DefaultNo)
XRPL_FEATURE(PermissionedDomains, Supported::no, VoteBehavior::DefaultNo)
XRPL_FEATURE(DynamicNFT, Supported::no, VoteBehavior::DefaultNo)