module Btcmrb
require 'pry-byebug'
Constants
- VERSION
Public Class Methods
new()
click to toggle source
# File lib/btcmrb.rb, line 9 def new Client.new end
Private Instance Methods
new()
click to toggle source
# File lib/btcmrb.rb, line 9 def new Client.new end