Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ZANO] New Sources|1st ProgPowZ|PoW/PoS Hybrid|Scalable|Private|Contracting
by
crypto_zoidberg
on 16/12/2020, 18:43:42 UTC
Can I PoS mint in simplewallet? Or have I to use GUI?

Sure, you can use simplewallet for staking:

simplewallet --rpc-bind-port=yourport --wallet-file=path\to\your.file --do-pos-mining --deaf

--rpc-bind-port - this needed to launch simplewallet in server mode
--do-pos-mining - this tells wallet to launch staking
--deaf - tells simplewallet to ignore any network rpc requests (for safety reasons)