Sha256: aed1b9d6b016586b80aff2c3c27adad39aec4a4c150c1921c22be15b4bae5ca9

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:31 +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":"n2nWHVehaq27ebgqL8q2EeGxiZY8zAD6QN","error":null,"id":"jsonrpc"}
    http_version: 
  recorded_at: Sat, 30 Aug 2014 12:34:31 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/on_initialization/when_the_account_name_already_exists/should_return_that_same_address.yml
bit_wallet-0.7.5 spec/fixtures/vcr_cassettes/BitWallet_Account/on_initialization/when_the_account_name_already_exists/should_return_that_same_address.yml