Skip to content

Commit

Permalink
Update Feature.h
Browse files Browse the repository at this point in the history
  • Loading branch information
tequdev authored Dec 5, 2023
1 parent c517ae9 commit 5815a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ripple/protocol/Feature.h
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ extern uint256 const featureImmediateOfferKilled;
extern uint256 const featureDisallowIncoming;
extern uint256 const featureXRPFees;
extern uint256 const featureAMM;
extern uint256 const featureNFTokenMintOffer;
extern uint256 const fixUniversalNumber;
extern uint256 const fixNonFungibleTokensV1_2;
extern uint256 const fixNFTokenRemint;
Expand All @@ -353,6 +352,7 @@ extern uint256 const featureXChainBridge;
extern uint256 const fixDisallowIncomingV1;
extern uint256 const featureDID;
extern uint256 const fixFillOrKill;
extern uint256 const featureNFTokenMintOffer;

} // namespace ripple

Expand Down

0 comments on commit 5815a57

Please sign in to comment.