NodeCore CommandLine
Revision as of 18:37, 20 January 2018 by VeriBlockTim (talk | contribs)
See: Main_Page
Contents
Overview
The NodeCore CommandLine can access an instance of NodeCore
Commands: Not Connected
When first started, the command line is not connected.
clear
Standard command, clears the screen
connect <peer>
help
Standard help command.
Syntax:
help [command]
Examples:
#returns list of available commands help #returns info for a specific command help connect
Commands: Connected
All commands:
Command | Explanation | Example |
---|---|---|
addNode | ... | ... |
getBalance | ||
getBlockchains | ||
getBlocks | ||
getBlockTemplate | ||
getBlockTimes | ||
getHistory | ||
getInfo | ||
getLastBitcoinBlock | ||
getNewAddress | ||
getPeerInfo | ||
getPendingTransactions | ||
getPop | ||
getSignatureIndex | ||
getTransactions | ||
removeNode | ||
sendCoins | ||
setTransactionFee | ||
signMessage | ||
submitBlocks | ||
submitPop | ||
submitTransactions | ||
validateAddress |