Skip to content

Commit e96c8cc

Browse files
committed
Merge branch 'ripple/se/supported' into ripple/se/fees
2 parents 719ba39 + 0c6ccb3 commit e96c8cc

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
@@ -16,7 +16,7 @@
1616
// Add new amendments to the top of this list.
1717
// Keep it sorted in reverse chronological order.
1818

19-
XRPL_FEATURE(SmartEscrow, Supported::no, VoteBehavior::DefaultNo)
19+
XRPL_FEATURE(SmartEscrow, Supported::yes, VoteBehavior::DefaultNo)
2020
XRPL_FIX (ExpiredNFTokenOfferRemoval, Supported::yes, VoteBehavior::DefaultNo)
2121
XRPL_FIX (BatchInnerSigs, Supported::yes, VoteBehavior::DefaultNo)
2222
XRPL_FEATURE(LendingProtocol, Supported::yes, VoteBehavior::DefaultNo)

0 commit comments

Comments
 (0)