Daemons – Most Common Commands

Commonly Used Daemon Commands

Start off by launching prcycoind(.exe).

Encrypt the Wallet: prcycoin-cli encryptwallet PASSWORD
Unlock Wallet: prcycoin-cli unlockwallet PASSWORD 0
Balances: prcycoin-cli getbalances
Show Address: prcycoin-cli showstealthaddress
Reveal Mnemonic Phrase: prcycoin-cli revealmnemonicphrase
Enable staking: prcycoin-cli setgenerate true 1
Disable staking: prcycoin-cli setgenerate false
Autocombine off: prcycoin-cli autocombinedust false