Module: HuobiClient::Config

Defined in:
lib/huobi_client/config.rb

Constant Summary collapse

USER_AGENT =
"huobi client gem #{HuobiClient::VERSION}"
BASE_URL =
'https://api.huobi.pro'.freeze
SIGNATURE_VERSION =
2