Remove gateio broker program

This commit is contained in:
Matthias 2022-03-17 17:06:10 +01:00
parent 6024fa482e
commit 96bf82dbc6

View File

@ -26,8 +26,6 @@ class Gateio(Exchange):
"stoploss_on_exchange": True,
}
_headers = {'X-Gate-Channel-Id': 'freqtrade'}
def validate_ordertypes(self, order_types: Dict) -> None:
super().validate_ordertypes(order_types)