Post
Topic
Board Announcements (Altcoins)
Re: [ ANN ] SAT² - A new dawn - PoS - No Premine
by
Saturncoins
on 28/06/2014, 16:55:57 UTC
Can the old wallet and the new wallet be open at the same time?  Waiting for a MintPal deposit to post.  May need the transaction details to help them post it.

Yes you could open them at the same time, but for the sake of preventing confusing it's probably best not to. You could of course also just close the new wallet before opening the old one. But strictly speaking this is not needed.

And what do we use for a .conf file?  Does Saturn2Coin use the same rpc port?

RPC port is 12789

Example config file:

Code:
rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=127.0.0.1
rpcport=12789
server=1
daemon=1
addnode=213.179.202.20
addnode=213.179.202.21