Difference between revisions of "NodeCore CommandLine"

From Veriblock Wiki
Jump to: navigation, search
(Created page with "See: Main_Page All commands: {| class="wikitable" ! Command ! Explanation ! Example |- | aaa | bbb | cccc |- | aaa2 | | |- | aaa3 | | |- | aaa4 | | |- | aaa5 | | |}")
 
Line 8: Line 8:
 
! Example
 
! Example
 
|-
 
|-
| aaa
+
| addNode
| bbb
+
| ...
| cccc
+
| ...
 
|-
 
|-
| aaa2
+
| getBalance
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| aaa3
+
| getBlockchains
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| aaa4
+
| getBlocks
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| aaa5
+
| 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