Cryptonite API

From Mini-blockchain Project
Revision as of 06:31, 16 July 2014 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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"