lib/cryptum/api.rb in cryptum-0.0.253 vs lib/cryptum/api.rb in cryptum-0.0.254
- old
+ new
@@ -436,10 +436,9 @@
end
public_class_method def self.cancel_all_open_orders(opts = {})
env = opts[:env]
option_choice = opts[:option_choice]
- # order_type = opts[:order_type]
event_notes = opts[:event_notes]
product_id = option_choice.symbol.to_s.gsub('_', '-').upcase
order_hash = {}