Rename to fixNonFungibleTokensV1_2 and some cosmetic changes (#4419)

This commit is contained in:
ledhed2222
2023-02-13 15:30:01 -05:00
committed by Kenny Lei
parent b72a87c7d3
commit ac78b7a9a7
7 changed files with 74 additions and 80 deletions

View File

@@ -453,7 +453,7 @@ REGISTER_FEATURE(ImmediateOfferKilled, Supported::yes, DefaultVote::no)
REGISTER_FEATURE(DisallowIncoming, Supported::yes, DefaultVote::no);
REGISTER_FEATURE(XRPFees, Supported::yes, DefaultVote::no);
REGISTER_FIX (fixUniversalNumber, Supported::yes, DefaultVote::no);
REGISTER_FIX (fixUnburnableNFToken, Supported::yes, DefaultVote::no);
REGISTER_FIX (fixNonFungibleTokensV1_2, Supported::yes, DefaultVote::no);
// The following amendments have been active for at least two years. Their
// pre-amendment code has been removed and the identifiers are deprecated.