We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi, i freshly installed the gcoin-community on my Ubuntu server 14.04 LTS
my gcoin.conf root@GN:~# more ~/.gcoin/gcoin.conf rpcuser=username rpcpassword=password rpcport=6969 alliance=512102e00c5d4cd66ec85170747d0f7e457c4fe04eb1fafffcf8feb0862be7f14c99e75 1ae miner=1QAshXFAMvBLdbg5HLstsHBULn4WmNmjD
root@GN:~# more ~/.gcoin/gcoin.conf rpcuser=username rpcpassword=password rpcport=6969 alliance=512102e00c5d4cd66ec85170747d0f7e457c4fe04eb1fafffcf8feb0862be7f14c99e75 1ae miner=1QAshXFAMvBLdbg5HLstsHBULn4WmNmjD
and after that:
root@GN:~# gcoin-cli getinfo { "version" : 1020101, "protocolversion" : 70002, "walletversion" : 60000, "blocks" : 0, "timeoffset" : 0, "connections" : 0, "proxy" : "", "difficulty" : 0.00024414, "testnet" : false, "keypoololdest" : 1507317525, "keystoresize" : 101, "errors" : "" }
what is wrong with that? thanks for hints
Tom
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi, i freshly installed the gcoin-community on my Ubuntu server 14.04 LTS
my gcoin.conf
root@GN:~# more ~/.gcoin/gcoin.conf rpcuser=username rpcpassword=password rpcport=6969 alliance=512102e00c5d4cd66ec85170747d0f7e457c4fe04eb1fafffcf8feb0862be7f14c99e75 1ae miner=1QAshXFAMvBLdbg5HLstsHBULn4WmNmjD
and after that:
root@GN:~# gcoin-cli getinfo { "version" : 1020101, "protocolversion" : 70002, "walletversion" : 60000, "blocks" : 0, "timeoffset" : 0, "connections" : 0, "proxy" : "", "difficulty" : 0.00024414, "testnet" : false, "keypoololdest" : 1507317525, "keystoresize" : 101, "errors" : "" }
what is wrong with that?
thanks for hints
Tom
The text was updated successfully, but these errors were encountered: