--- old+++ new@@ -1 +1,4 @@-enhance --list-exchanges to allow by-type or all or enabled+enhance --list-exchanges to allow:+* all --> this will be the default+* type (BTC, LTC, etc)+* enabled (true/false)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wont fix as the request changes the list-exchanges logic such that it is overly complicated to implement for the given need/use. The current --list-exchanges functionality breaks the list of exchanges into Enabled and Disabled which fulfills the ultimate need.
If we have a significantly larger number of exchanges we should reopen/rethink this ticket to find a better solution.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
assigned
Diff:
Wont fix as the request changes the list-exchanges logic such that it is overly complicated to implement for the given need/use. The current --list-exchanges functionality breaks the list of exchanges into Enabled and Disabled which fulfills the ultimate need.
If we have a significantly larger number of exchanges we should reopen/rethink this ticket to find a better solution.