PoP Miner CommandLine

From Veriblock Wiki
Revision as of 18:29, 26 April 2018 by TimStall (talk | contribs) (Created page with "See: HowTo_run_PoP_Miner_v2#Status_Codes __TOC__ == Overview == == Operation Commands == === getoperation === getoperation <id> Gets the details of the supplied ope...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

See: HowTo_run_PoP_Miner_v2#Status_Codes

Overview

Operation Commands

getoperation

getoperation <id>

Gets the details of the supplied operation

listoperations

Lists the current running operations

mine

Begins a proof of proof mining operation

This requires a NodeCore instance running and Bitcoin in the PoP Wallet address.

resubmit

resubmit <id>

Resubmits an operation

Config Commands

listconfig

Lists the current configuration properties and values

setconfig

setconfig <key> <value>

Sets a new value for a config property

Bitcoin Wallet Commands

The PoP Miner has its own Bitcoin wallet for which it uses for PoP Transactions.

withdrawbitcointoaddress

withdrawbitcointoaddress <address> <amount>

Sends a Bitcoin amount to a given address. Withdraws bitcoin from the PoP BTC wallet.

showbitcoinaddress

Displays the current address for receiving Bitcoin

showbitcoinbalance

Displays the current balance for the Bitcoin wallet

Shell Commands

clear

Clears the terminal screen

help

Shows the various commands.

quit

Quit the application

Reward Commands

getpopendorsementinfo

Returns information regarding PoP endorsements for a given address

showmineraddress

Returns the NodeCore VeriBlock miner address. This is the address that will receive a reward once the PoP transaction is finalized in 250 blocks.