Module: FtxExchangeApi

Defined in:
lib/ftx_exchange_api/config.rb,
lib/ftx_exchange_api/version.rb,
lib/ftx_exchange_api/base_api.rb,
lib/ftx_exchange_api/public_api.rb

Defined Under Namespace

Classes: BaseApi, Config, PublicApi

Constant Summary collapse

VERSION =
'0.0.2'

Class Attribute Summary collapse

Class Attribute Details

.default_configObject (readonly)

Returns the value of attribute default_config.



24
25
26
# File 'lib/ftx_exchange_api/config.rb', line 24

def default_config
  @default_config
end