Method: Cloth.api_url

Defined in:
lib/cloth.rb

.api_urlObject



15
16
17
# File 'lib/cloth.rb', line 15

def api_url
  @api_url ||= "https://api.cloth.network"
end