Sha256: c0ff32a6dc2143e2d1961bd8704a679e3a232f3b36a94ac402be18944c0aaf8e
Contents?: true
Size: 778 Bytes
Versions: 2
Compression:
Stored size: 778 Bytes
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://testuser:testpass@localhost:8332/ body: ! '{"id":"jsonrpc","method":"getnewaddress"}' headers: accept: - ! '*/*; q=0.5, application/xml' accept-encoding: - gzip, deflate content-length: - '41' response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: date: - Mon, 13 Jun 2011 04:36:13 +0000 content-length: - '76' content-type: - application/json server: - bitcoin-json-rpc/0.3.21-beta body: ! '{"result":"1EzxbYD4rFvZBjUEbtnKZ9KJdrqHB7mkZE","error":null,"id":"jsonrpc"} ' http_version: '1.1'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bitbank-0.1.0 | spec/fixtures/vcr_cassettes/client/new_address.yml |
bitbank-0.0.1 | spec/fixtures/vcr_cassettes/client/new_address.yml |