API/Daemon: Difference between revisions
Jump to navigation
Jump to search
(→JSON handlers: Add two new methods) |
(→JSON handlers: Add "get_block_indexes_by_transaction_hashes") |
||
Line 28: | Line 28: | ||
* [[get_block_hashes_by_payment_id]] | * [[get_block_hashes_by_payment_id]] | ||
* [[get_block_hashes_by_transaction_hashes]] | * [[get_block_hashes_by_transaction_hashes]] | ||
* [[get_block_indexes_by_transaction_hashes]] | |||
* [[get_blocks_details_by_hashes]] | * [[get_blocks_details_by_hashes]] | ||
* [[get_transaction_details_by_hashes]] | * [[get_transaction_details_by_hashes]] |
Latest revision as of 19:10, 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_block_indexes_by_transaction_hashes
- get_blocks_details_by_hashes
- get_transaction_details_by_hashes
- get_transaction_hashes_by_payment_id