Sha256: e9c6bde965ce2f292d7e406f17dcf127e318f7e51060d3674db3794ce1e6099c

Contents?: true

Size: 977 Bytes

Versions: 4

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":["name"],"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, 23 Aug 2014 09:42:18 +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":"mkabqonbtnq88utaK4LZAUS2JrBNS3kNyp","error":null,"id":"jsonrpc"}
    http_version: 
  recorded_at: Sat, 23 Aug 2014 09:42:18 GMT
recorded_with: VCR 2.8.0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bit_wallet-0.7.6 spec/fixtures/vcr_cassettes/BitWallet_Address/on_initialization/address_given_already_exists/should_not_create_an_address.yml
bit_wallet-0.7.5 spec/fixtures/vcr_cassettes/BitWallet_Address/on_initialization/address_given_already_exists/should_not_create_an_address.yml
bit_wallet-0.7.3 spec/fixtures/vcr_cassettes/BitWallet_Address/on_initialization/address_given_already_exists/should_not_create_an_address.yml
bit_wallet-0.7.2 spec/fixtures/vcr_cassettes/BitWallet_Address/on_initialization/address_given_already_exists/should_not_create_an_address.yml