refactor: Apply various minor improvements and corrections (#6739)

This commit is contained in:
Bart
2026-04-08 09:14:54 -04:00
committed by Ed Hennis
parent df573c265c
commit 4e066ea455
9 changed files with 37 additions and 43 deletions

View File

@@ -33,7 +33,6 @@
// Keep it sorted in reverse chronological order.
XRPL_FIX (Security3_1_3, Supported::no, VoteBehavior::DefaultNo)
XRPL_FIX (ExpiredNFTokenOfferRemoval, 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)