--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://testuser:testpass@localhost:8332/ body: ! '{"id":"jsonrpc","method":"getaccountaddress","params":["prefect"]}' headers: accept: - ! '*/*; q=0.5, application/xml' accept-encoding: - gzip, deflate content-length: - '61' response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: date: - Sun, 12 Jun 2011 03:38:37 +0000 content-length: - '76' content-type: - application/json server: - bitcoin-json-rpc/0.3.21-beta body: ! '{"result":"16FEfkbJHEXnEhZbuNGyFaoCYgVyUtqX6j","error":null,"id":"jsonrpc"} ' http_version: '1.1'