API/Daemon: Difference between revisions
Jump to navigation
Jump to search
m (→JSON RPC) |
(→JSON handlers: Add two new methods) |
||
Line 26: | Line 26: | ||
* [[get_total_coins]] | * [[get_total_coins]] | ||
* [[get_amounts_for_account]] | * [[get_amounts_for_account]] | ||
* [[get_block_hashes_by_payment_id]] | |||
* [[get_block_hashes_by_transaction_hashes]] | |||
* [[get_blocks_details_by_hashes]] | * [[get_blocks_details_by_hashes]] | ||
* [[get_transaction_details_by_hashes]] | * [[get_transaction_details_by_hashes]] |
Revision as of 06:46, 26 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_block_hashes_by_payment_id
- get_block_hashes_by_transaction_hashes
- get_blocks_details_by_hashes
- get_transaction_details_by_hashes
- get_transaction_hashes_by_payment_id