API/Daemon: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Binary handlers == * getblocks.bin * queryblocks.bin * queryblockslite.bin * get_o_indexes.bin * getrandom_outs.bin * get_pool_changes.bin * get_p...") |
m (→JSON RPC) |
||
Line 31: | Line 31: | ||
== JSON RPC == | == JSON RPC == | ||
* [[json_rpc]] | * [[API/Daemon/json_rpc|json_rpc]] |
Revision as of 09:56, 24 March 2020
Binary handlers
- getblocks.bin
- queryblocks.bin
- queryblockslite.bin
- get_o_indexes.bin
- getrandom_outs.bin
- get_pool_changes.bin
- get_pool_changes_lite.bin
- get_block_details_by_height.bin
- get_blocks_details_by_hashes.bin
- get_blocks_hashes_by_timestamps.bin
- get_transaction_details_by_hashes.bin
- get_transaction_hashes_by_payment_id.bin
JSON handlers
- getinfo
- getheight
- gettransactions
- sendrawtransaction
- feeaddress
- collateralhash
- stop_daemon
- getpeers
- getpeersgray
- get_generated_coins
- get_total_coins
- get_amounts_for_account
- get_blocks_details_by_hashes
- get_transaction_details_by_hashes
- get_transaction_hashes_by_payment_id