Sha256: a92f3aae3462f9b504baf599ae4e0f805dfd9e38c49e3d8ae46a4723ef63b2c4
Contents?: true
Size: 778 Bytes
Versions: 4
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":"listaccounts"}' headers: accept: - ! '*/*; q=0.5, application/xml' accept-encoding: - gzip, deflate content-length: - '40' response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: date: - Sun, 12 Jun 2011 03:05:26 +0000 content-length: - '85' content-type: - application/json server: - bitcoin-json-rpc/0.3.21-beta body: ! '{"result":{"":0.00,"prefect":10.05,"misc":5.00},"error":null,"id":"jsonrpc"} ' http_version: '1.1'
Version data entries
4 entries across 4 versions & 1 rubygems