Difference between revisions of "Cryptonite API"

From Mini-blockchain Project
Jump to: navigation, search
(Added page to wiki)
(No difference)

Revision as of 06:31, 16 July 2014

The Cryptonite API call list is essentially the same as the Bitcoin API call list with a few small changes.

listunspent is now listbalances and we have a new command: setlimit
You can use the help command to get information about setlimit or anything else.

The following API commands have been removed:
getrawchangeaddress,decodescript,lockunspent,listlockedunspent

All coin values should include all 8 decimal places, end with ep, and be encapsulated in quotes like so:
./cryptonited sendtoaddress mvqH4czVQg2HdGpkV7PWVZJpRXVwLnMXpN "0.01000000ep"