mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 05:25:55 +00:00
Complete SHAMap V2 cutover
This commit is contained in:
committed by
Miguel Portilla
parent
63a5522406
commit
d88b63d4c8
@@ -53,5 +53,6 @@ uint256 const featureFeeEscalation = feature("FeeEscalation");
|
||||
uint256 const featureFlowV2 = feature("FlowV2");
|
||||
uint256 const featureOwnerPaysFee = feature("OwnerPaysFee");
|
||||
uint256 const featureCompareFlowV1V2 = feature("CompareFlowV1V2");
|
||||
uint256 const featureSHAMapV2 = feature("SHAMapV2");
|
||||
|
||||
} // ripple
|
||||
|
||||
Reference in New Issue
Block a user