mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
fix to DefaultNo for featureDeletableAccounts
This commit is contained in:
@@ -105,7 +105,7 @@ XRPL_FIX (1781, Supported::yes, VoteBehavior::DefaultYe
|
|||||||
XRPL_FEATURE(RequireFullyCanonicalSig, Supported::yes, VoteBehavior::DefaultYes)
|
XRPL_FEATURE(RequireFullyCanonicalSig, Supported::yes, VoteBehavior::DefaultYes)
|
||||||
// fixQualityUpperBound should be activated before FlowCross
|
// fixQualityUpperBound should be activated before FlowCross
|
||||||
XRPL_FIX (QualityUpperBound, Supported::yes, VoteBehavior::DefaultYes)
|
XRPL_FIX (QualityUpperBound, Supported::yes, VoteBehavior::DefaultYes)
|
||||||
XRPL_FEATURE(DeletableAccounts, Supported::yes, VoteBehavior::DefaultYes)
|
XRPL_FEATURE(DeletableAccounts, Supported::yes, VoteBehavior::DefaultNo)
|
||||||
XRPL_FIX (PayChanRecipientOwnerDir, Supported::yes, VoteBehavior::DefaultYes)
|
XRPL_FIX (PayChanRecipientOwnerDir, Supported::yes, VoteBehavior::DefaultYes)
|
||||||
XRPL_FIX (CheckThreading, Supported::yes, VoteBehavior::DefaultYes)
|
XRPL_FIX (CheckThreading, Supported::yes, VoteBehavior::DefaultYes)
|
||||||
XRPL_FIX (MasterKeyAsRegularKey, Supported::yes, VoteBehavior::DefaultYes)
|
XRPL_FIX (MasterKeyAsRegularKey, Supported::yes, VoteBehavior::DefaultYes)
|
||||||
|
|||||||
Reference in New Issue
Block a user