mirror of
				https://github.com/XRPLF/rippled.git
				synced 2025-11-04 11:15:56 +00:00 
			
		
		
		
	Change LendingProtocol feature and dependencies to supported
This commit is contained in:
		@@ -32,7 +32,7 @@
 | 
			
		||||
// Add new amendments to the top of this list.
 | 
			
		||||
// Keep it sorted in reverse chronological order.
 | 
			
		||||
 | 
			
		||||
XRPL_FEATURE(LendingProtocol,            Supported::no,  VoteBehavior::DefaultNo)
 | 
			
		||||
XRPL_FEATURE(LendingProtocol,            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)
 | 
			
		||||
@@ -46,7 +46,7 @@ XRPL_FIX    (EnforceNFTokenTrustlineV2,  Supported::yes, VoteBehavior::DefaultNo
 | 
			
		||||
XRPL_FIX    (AMMv1_3,                    Supported::yes, VoteBehavior::DefaultNo)
 | 
			
		||||
XRPL_FEATURE(PermissionedDEX,            Supported::yes, VoteBehavior::DefaultNo)
 | 
			
		||||
XRPL_FEATURE(Batch,                      Supported::yes, VoteBehavior::DefaultNo)
 | 
			
		||||
XRPL_FEATURE(SingleAssetVault,           Supported::no,  VoteBehavior::DefaultNo)
 | 
			
		||||
XRPL_FEATURE(SingleAssetVault,           Supported::yes,  VoteBehavior::DefaultNo)
 | 
			
		||||
XRPL_FIX    (PayChanCancelAfter,         Supported::yes, VoteBehavior::DefaultNo)
 | 
			
		||||
// Check flags in Credential transactions
 | 
			
		||||
XRPL_FIX    (InvalidTxFlags,             Supported::yes, VoteBehavior::DefaultNo)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user