Sha256: 55d44b44d5665ebc23f6ba35b5963562e70819ed1031df365692577a8b97e064

Contents?: true

Size: 984 Bytes

Versions: 3

Compression:

Stored size: 984 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
    body:
      encoding: UTF-8
      string: '{"method":"getnewaddress","params":["accountname"],"id":"jsonrpc"}'
    headers:
      Accept:
      - "*/*; q=0.5, application/xml"
      Accept-Encoding:
      - gzip, deflate
      Content-Type:
      - application/json
      Content-Length:
      - '66'
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Sun, 24 Aug 2014 06:33:32 +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":"mqVntCvW3k1SC3roRxy5bHeMn5TUgtaMX2","error":null,"id":"jsonrpc"}
    http_version: 
  recorded_at: Sun, 24 Aug 2014 06:33:32 GMT
recorded_with: VCR 2.8.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bit_wallet-0.7.6 spec/fixtures/vcr_cassettes/BitWallet_Accounts/_new/should_create_a_new_BitWallet_Account_with_a_default_address.yml
bit_wallet-0.7.5 spec/fixtures/vcr_cassettes/BitWallet_Accounts/_new/should_create_a_new_BitWallet_Account_with_a_default_address.yml
bit_wallet-0.7.3 spec/fixtures/vcr_cassettes/BitWallet_Accounts/_new/should_create_a_new_BitWallet_Account_with_a_default_address.yml