Should I be generating a new address everytime I make a peercoin deposit in my qt client wallet, which I use for POS minting? Does the timer reset the way it does when an outgoing transaction occurs?
is history -w && history -c && clear sufficient after everytime I enter my password into the command prompt, or should I really be using a script? if so, will the same script in the windows tutorial thread work for linux?
When proof of stake minting starts, will it only take those coins that are a month old, or will it start a little later and take all the coins and I missed out on coin days?
I guess I’m a little confused about best practices and why.
also, hi, peercoin community. I bought thousands of peercoin and 15 cents and traded them in at 25 cents. Don’t I feel dumb now. Lol.
Anyway, this coin previously had my attention, now it has my interest.
Here is a linux script for setting up minting without using the password in the shell. Change the /location/ to where your ppcoind is located. If you installed it into a folder in your PATH then you can just remove the /location/
[quote=“CoinBadger, post:2, topic:1298”]Here is a linux script for setting up minting without using the password in the shell. Change the /location/ to where your ppcoind is located. If you installed it into a folder in your PATH then you can just remove the /location/
script vetted, up and running, and working beautifully!
note to anyone else in my position of being a linux noob: after creating the script file, right click it in explorer, go to permissions, and check “Allow executing file as program.”
anyone know how to do this from the command line, just out of curiosity?
thanks CoinBadger! Someday i’ll tip you when I’m not poor.