Sha256: 9e86030f5450d84d487025491b4ca21d00bb25a127fc857c4b90625f453b5e53

Contents?: true

Size: 977 Bytes

Versions: 2

Compression:

Stored size: 977 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
    body:
      encoding: UTF-8
      string: '{"method":"getnewaddress","params":["nona"],"id":"jsonrpc"}'
    headers:
      Accept:
      - "*/*; q=0.5, application/xml"
      Accept-Encoding:
      - gzip, deflate
      Content-Type:
      - application/json
      Content-Length:
      - '59'
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Sat, 30 Aug 2014 12:34:53 +0000
      Connection:
      - keep-alive
      Content-Length:
      - '76'
      Content-Type:
      - application/json
      Server:
      - bitcoin-json-rpc/v0.9.2.1-g354c0f3-beta
    body:
      encoding: UTF-8
      string: |
        {"result":"miXfqZZm4KSmoWyCuA8zPLNVMiFTQ3X7n2","error":null,"id":"jsonrpc"}
    http_version: 
  recorded_at: Sat, 30 Aug 2014 12:34:53 GMT
recorded_with: VCR 2.9.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bit_wallet-0.7.6 spec/fixtures/vcr_cassettes/BitWallet_Account/_balance/should_be_able_to_override_the_min_conf.yml
bit_wallet-0.7.5 spec/fixtures/vcr_cassettes/BitWallet_Account/_balance/should_be_able_to_override_the_min_conf.yml