--- http_interactions: - request: method: post uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/ body: encoding: UTF-8 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: - Sun, 24 Aug 2014 06:46:04 +0000 Connection: - keep-alive Content-Length: - '76' Content-Type: - application/json Server: - bitcoin-json-rpc/v0.9.2.1-g354c0f3-beta body: encoding: UTF-8 string: | {"result":"n4rDSrcHj31ZUHx22G3o15XEYvxBd4THDN","error":null,"id":"jsonrpc"} http_version: recorded_at: Sun, 24 Aug 2014 06:46:04 GMT - request: method: post uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/ body: encoding: UTF-8 string: '{"method":"getnewaddress","params":["nona"],"id":"jsonrpc"}' headers: Accept: - "*/*; q=0.5, application/xml" Accept-Encoding: - gzip, deflate Content-Type: - application/json Content-Length: - '59' User-Agent: - Ruby response: status: code: 200 message: OK headers: Date: - Sun, 24 Aug 2014 06:46:04 +0000 Connection: - keep-alive Content-Length: - '76' Content-Type: - application/json Server: - bitcoin-json-rpc/v0.9.2.1-g354c0f3-beta body: encoding: UTF-8 string: | {"result":"mq81jY1wZMTPENLY4iV13bWDk8gCJpJDZL","error":null,"id":"jsonrpc"} http_version: recorded_at: Sun, 24 Aug 2014 06:46:04 GMT - request: method: post uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/ body: encoding: UTF-8 string: '{"method":"getbalance","params":["",0],"id":"jsonrpc"}' headers: Accept: - "*/*; q=0.5, application/xml" Accept-Encoding: - gzip, deflate Content-Type: - application/json Content-Length: - '54' User-Agent: - Ruby response: status: code: 200 message: OK headers: Date: - Sun, 24 Aug 2014 06:46:04 +0000 Connection: - keep-alive Content-Length: - '51' Content-Type: - application/json Server: - bitcoin-json-rpc/v0.9.2.1-g354c0f3-beta body: encoding: UTF-8 string: | {"result":50.00000000,"error":null,"id":"jsonrpc"} http_version: recorded_at: Sun, 24 Aug 2014 06:46:04 GMT - request: method: post uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/ body: encoding: UTF-8 string: '{"method":"sendfrom","params":["","mq81jY1wZMTPENLY4iV13bWDk8gCJpJDZL",60.0,0],"id":"jsonrpc"}' headers: Accept: - "*/*; q=0.5, application/xml" Accept-Encoding: - gzip, deflate Content-Type: - application/json Content-Length: - '94' User-Agent: - Ruby response: status: code: 500 message: Internal Server Error headers: Date: - Sun, 24 Aug 2014 06:46:04 +0000 Connection: - close Content-Length: - '94' Content-Type: - application/json Server: - bitcoin-json-rpc/v0.9.2.1-g354c0f3-beta body: encoding: UTF-8 string: | {"result":null,"error":{"code":-6,"message":"Account has insufficient funds"},"id":"jsonrpc"} http_version: recorded_at: Sun, 24 Aug 2014 06:46:04 GMT recorded_with: VCR 2.8.0