File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
include/xrpl/protocol/detail Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1515
1616// Add new amendments to the top of this list.
1717// Keep it sorted in reverse chronological order.
18-
19- XRPL_FEATURE(ConfidentialTransfer, Supported::yes, VoteBehavior::DefaultNo)
18+ XRPL_FEATURE(ConfidentialTransfer, Supported::yes, VoteBehavior::DefaultNo)
19+ XRPL_FIX (PermissionedDomainInvariant, Supported::yes, VoteBehavior::DefaultNo)
20+ XRPL_FIX (ExpiredNFTokenOfferRemoval, Supported::yes, VoteBehavior::DefaultNo)
21+ XRPL_FIX (BatchInnerSigs, Supported::yes, VoteBehavior::DefaultNo)
22+ XRPL_FEATURE(LendingProtocol, Supported::yes, VoteBehavior::DefaultNo)
2023XRPL_FEATURE(PermissionDelegationV1_1, Supported::no, VoteBehavior::DefaultNo)
2124XRPL_FIX (DirectoryLimit, Supported::yes, VoteBehavior::DefaultNo)
2225XRPL_FIX (IncludeKeyletFields, Supported::yes, VoteBehavior::DefaultNo)
You can’t perform that action at this time.
0 commit comments