feat: Make fixSecurity3_1_3 supported (#87)

This commit is contained in:
Ed Hennis
2026-04-22 21:11:01 -04:00
committed by Bart
parent 406b5346f8
commit 78f0175098

View File

@@ -33,7 +33,7 @@
// Keep it sorted in reverse chronological order.
XRPL_FIX (PermissionedDomainInvariant, Supported::yes, VoteBehavior::DefaultNo)
XRPL_FIX (Security3_1_3, Supported::no, VoteBehavior::DefaultNo)
XRPL_FIX (Security3_1_3, Supported::yes, VoteBehavior::DefaultNo)
XRPL_FIX (BatchInnerSigs, Supported::no, VoteBehavior::DefaultNo)
XRPL_FEATURE(LendingProtocol, Supported::yes, VoteBehavior::DefaultNo)
XRPL_FIX (DirectoryLimit, Supported::yes, VoteBehavior::DefaultNo)