Remove conditionals for featurePayChan enabled 31Mar2017

This commit is contained in:
Scott Schurr
2020-02-27 12:38:25 -08:00
parent 78d771af36
commit 3e870866e0
3 changed files with 2 additions and 11 deletions

View File

@@ -365,7 +365,7 @@ foreachFeature(FeatureBitset bs, F&& f)
extern uint256 const featureTickets;
extern uint256 const featureOwnerPaysFee;
extern uint256 const featurePayChan;
extern uint256 const retiredPayChan;
extern uint256 const featureFlow;
extern uint256 const featureCompareTakerFlowCross;
extern uint256 const featureFlowCross;