Compare commits

...

2 Commits

Author SHA1 Message Date
Mayukha Vadari
f867c71222 Merge branch 'ripple/smart-escrow' into ripple/se/supported 2025-12-02 13:43:18 -05:00
Mayukha Vadari
73231057d3 Mark SmartEscrow as Supported::yes 2025-11-26 01:26:35 +05:30

View File

@@ -14,7 +14,7 @@
// Add new amendments to the top of this list.
// Keep it sorted in reverse chronological order.
XRPL_FEATURE(SmartEscrow, Supported::no, VoteBehavior::DefaultNo)
XRPL_FEATURE(SmartEscrow, Supported::yes, VoteBehavior::DefaultNo)
XRPL_FEATURE(PermissionDelegationV1_1, Supported::no, VoteBehavior::DefaultNo)
XRPL_FIX (DirectoryLimit, Supported::yes, VoteBehavior::DefaultNo)
XRPL_FIX (IncludeKeyletFields, Supported::yes, VoteBehavior::DefaultNo)