Module: Irix::Hooks
- Defined in:
- lib/irix/hooks.rb
Class Method Summary collapse
Class Method Details
.register ⇒ Object
6 7 8 9 |
# File 'lib/irix/hooks.rb', line 6 def register Peatio::Upstream.registry[:bitfinex] = Irix::Bitfinex Peatio::Upstream.registry[:huobi] = Irix::Huobi end |