Sha256: 3aa38b6befca8ade3880625754593452aef94dd8c8588f90c7d4cb0e8009f7a7

Contents?: true

Size: 1.77 KB

Versions: 3

Compression:

Stored size: 1.77 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://admin1:123@localhost:19001/
    body:
      encoding: US-ASCII
      string: ! '{"method":"listaccounts","params":[1],"id":"jsonrpc"}'
    headers:
      Accept:
      - ! '*/*; q=0.5, application/xml'
      Accept-Encoding:
      - gzip, deflate
      Content-Type:
      - application/json
      Content-Length:
      - '53'
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Tue, 04 Mar 2014 14:05:44 +0000
      Connection:
      - keep-alive
      Content-Length:
      - '58'
      Content-Type:
      - application/json
      Server:
      - bitcoin-json-rpc/v0.7.2-beta
    body:
      encoding: US-ASCII
      string: ! '{"result":{"":8800.00000000},"error":null,"id":"jsonrpc"}

'
    http_version: 
  recorded_at: Tue, 04 Mar 2014 14:05:44 GMT
- request:
    method: post
    uri: http://admin1:123@localhost:19001/
    body:
      encoding: US-ASCII
      string: ! '{"method":"getnewaddress","params":[""],"id":"jsonrpc"}'
    headers:
      Accept:
      - ! '*/*; q=0.5, application/xml'
      Accept-Encoding:
      - gzip, deflate
      Content-Type:
      - application/json
      Content-Length:
      - '55'
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Tue, 04 Mar 2014 14:05:44 +0000
      Connection:
      - keep-alive
      Content-Length:
      - '76'
      Content-Type:
      - application/json
      Server:
      - bitcoin-json-rpc/v0.7.2-beta
    body:
      encoding: US-ASCII
      string: ! '{"result":"mi487X6jj8ggY6FAoG8ibv7qomcq9TXL1U","error":null,"id":"jsonrpc"}

'
    http_version: 
  recorded_at: Tue, 04 Mar 2014 14:05:44 GMT
recorded_with: VCR 2.8.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bit_wallet-0.7.1 spec/fixtures/vcr_cassettes/BitWallet_Wallet/_accounts/should_return_array_of_BitWallet_Accounts.yml
bit_wallet-0.7.0 spec/fixtures/vcr_cassettes/BitWallet_Wallet/_accounts/should_return_array_of_BitWallet_Accounts.yml
bit_wallet-0.6.1 spec/fixtures/vcr_cassettes/BitWallet_Wallet/_accounts/should_return_array_of_BitWallet_Accounts.yml