class Neows::REST::Client

Constants

BASE_URL

Public Instance Methods

url() click to toggle source

@return [String]

# File lib/neows/rest/client.rb, line 11
def url
  BASE_URL
end