To support the pair command, cleaned up and extended client and key_utils classes with more getters. Also added a param hash to the invoice creation for extra items. Updated Readme file
4 lines
90 B
Ruby
Executable File
4 lines
90 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require_relative '../lib/bitpay'
|
|
require_relative '../lib/bitpay/cli'
|