We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SmartEscrow
Supported::yes
1 parent 85bff20 commit eedba2fCopy full SHA for eedba2f
include/xrpl/protocol/detail/features.macro
@@ -32,7 +32,7 @@
32
// If you add an amendment here, then do not forget to increment `numFeatures`
33
// in include/xrpl/protocol/Feature.h.
34
35
-XRPL_FEATURE(SmartEscrow, Supported::no, VoteBehavior::DefaultNo)
+XRPL_FEATURE(SmartEscrow, Supported::yes, VoteBehavior::DefaultNo)
36
XRPL_FIX (IncludeKeyletFields, Supported::no, VoteBehavior::DefaultNo)
37
XRPL_FEATURE(DynamicMPT, Supported::no, VoteBehavior::DefaultNo)
38
XRPL_FIX (TokenEscrowV1, Supported::yes, VoteBehavior::DefaultNo)
0 commit comments