Sha256: f62cd7a90f4f0da8d4a2711745ddc1fed8f771c6b9637139da9e463bcd50098e
Contents?: true
Size: 932 Bytes
Versions: 4
Compression:
Stored size: 932 Bytes
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://testuser:testpass@localhost:8332/ body: ! '{"id":"jsonrpc","method":"gettransaction","params":["txid1"]}' headers: accept: - ! '*/*; q=0.5, application/xml' accept-encoding: - gzip, deflate content-length: - '120' response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: date: - Mon, 13 Jun 2011 02:51:12 +0000 content-length: - '289' content-type: - application/json server: - bitcoin-json-rpc/0.3.21-beta body: ! '{"result":{"amount":1.00000000,"confirmations":2009,"txid":"txid1","time":1307126515,"details":[{"account":"prefect","address":"addr1","category":"receive","amount":1.00000000}]},"error":null,"id":"jsonrpc"} ' http_version: '1.1'
Version data entries
4 entries across 4 versions & 1 rubygems