Difference between revisions of "NodeCore CommandLine"
VeriBlockTim (talk | contribs) (Created page with "See: Main_Page All commands: {| class="wikitable" ! Command ! Explanation ! Example |- | aaa | bbb | cccc |- | aaa2 | | |- | aaa3 | | |- | aaa4 | | |- | aaa5 | | |}") |
VeriBlockTim (talk | contribs) |
||
Line 8: | Line 8: | ||
! Example | ! Example | ||
|- | |- | ||
− | | | + | | addNode |
− | | | + | | ... |
− | | | + | | ... |
|- | |- | ||
− | | | + | | getBalance |
| | | | ||
| | | | ||
|- | |- | ||
− | | | + | | getBlockchains |
| | | | ||
| | | | ||
|- | |- | ||
− | | | + | | getBlocks |
| | | | ||
| | | | ||
|- | |- | ||
− | | | + | | getBlockTemplate |
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getBlockTimes | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getHistory | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getInfo | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getLastBitcoinBlock | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getNewAddress | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getPeerInfo | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getPendingTransactions | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getPop | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getSignatureIndex | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | getTransactions | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | removeNode | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | sendCoins | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | setTransactionFeexxx | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | signMessage | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | submitBlocks | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | submitPop | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | submitTransactions | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | validateAddress | ||
| | | | ||
| | | | ||
|} | |} |
Revision as of 00:37, 22 October 2017
See: Main_Page
All commands:
Command | Explanation | Example |
---|---|---|
addNode | ... | ... |
getBalance | ||
getBlockchains | ||
getBlocks | ||
getBlockTemplate | ||
getBlockTimes | ||
getHistory | ||
getInfo | ||
getLastBitcoinBlock | ||
getNewAddress | ||
getPeerInfo | ||
getPendingTransactions | ||
getPop | ||
getSignatureIndex | ||
getTransactions | ||
removeNode | ||
sendCoins | ||
setTransactionFeexxx | ||
signMessage | ||
submitBlocks | ||
submitPop | ||
submitTransactions | ||
validateAddress |