Sha256: 3641f63336b9239a55435fb41777dcc295483f0a6b927dd0bd42b9a0b9984377

Contents?: true

Size: 1.22 KB

Versions: 8

Compression:

Stored size: 1.22 KB

Contents

HTTP/1.1 200 OK
Date: Sun, 21 Aug 2011 23:20:10 +0000
Connection: close
Content-Length: 1078
Content-Type: application/json
Server: bitcoin-json-rpc/0.3.24-beta

{"result":"backupwallet <destination>\ngetaccount <bitcoinaddress>\ngetaccountaddress <account>\ngetaddressesbyaccount <account>\ngetbalance [account] [minconf=1]\ngetblockcount\ngetblocknumber\ngetconnectioncount\ngetdifficulty\ngetgenerate\ngethashespersec\ngetinfo\ngetnewaddress [account]\ngetreceivedbyaccount <account> [minconf=1]\ngetreceivedbyaddress <bitcoinaddress> [minconf=1]\ngettransaction <txid>\ngetwork [data]\nhelp [command]\nlistaccounts [minconf=1]\nlistreceivedbyaccount [minconf=1] [includeempty=false]\nlistreceivedbyaddress [minconf=1] [includeempty=false]\nlisttransactions [account] [count=10] [from=0]\nmove <fromaccount> <toaccount> <amount> [minconf=1] [comment]\nsendfrom <fromaccount> <tobitcoinaddress> <amount> [minconf=1] [comment] [comment-to]\nsendmany <fromaccount> {address:amount,...} [minconf=1] [comment]\nsendtoaddress <bitcoinaddress> <amount> [comment] [comment-to]\nsetaccount <bitcoinaddress> <account>\nsetgenerate <generate> [genproclimit]\nsettxfee <amount>\nstop\nvalidateaddress <bitcoinaddress>","error":null,"id":"curltest"}

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
startcoin-client-0.0.6 spec/fixtures/help.json
startcoin-client-0.0.5 spec/fixtures/help.json
startcoin-client-0.0.4 spec/fixtures/help.json
startcoin-client-0.0.3 spec/fixtures/help.json
bitcoin-client-0.0.3 spec/fixtures/help.json
bitcoin-client-0.0.2 spec/fixtures/help.json
ramontayag-bitcoin-client-0.1.0 spec/fixtures/help.json
bitcoin-client-0.0.1 spec/fixtures/help.json