Jump to content

Error with Freicoin


Recommended Posts

  • 2 weeks later...
  • 2 weeks later...

I am working with Fedde on it. 

I am still trying to delete and install my backed up wallet but nothing seems to work. I guess it is the difficulty but it is odd that I can't get peer connections even using Fedde's node.

addnode <node> <add|remove|onetry>   
addnode <fedde's node with port> add

The addnode on the console doesn't work so I am trying to use the freicoin.conf file to add the node. Problem is I can't find the freicoin.conf file.


Debug Window / Console

help 

addmultisigaddress <nrequired> <'["key","key"]'> [account]
addnode <node> <add|remove|onetry>
backupwallet <destination>
createmultisig <nrequired> <'["key","key"]'>
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
dumpprivkey <freicoinaddress>
encryptwallet <passphrase>
getaccount <freicoinaddress>
getaccountaddress <account>
getaddednodeinfo <dns> [node]
getaddressesbyaccount <account>
getbalance [account] [minconf=1]
getblock <hash>
getblockcount
getblockhash <index>
getblocktemplate [params]
getconnectioncount
getdifficulty
getgenerate
gethashespersec
getinfo
getmininginfo
getnewaddress [account]
getpeerinfo
getrawmempool
getrawtransaction <txid> [verbose=0]
getreceivedbyaccount <account> [minconf=1]
getreceivedbyaddress <freicoinaddress> [minconf=1]
gettransaction <txid>
gettxout <txid> <n> [includemempool=true]
gettxoutsetinfo
getwork [data]
help [command]
importprivkey <freicoinprivkey> [label] [rescan=true]
keypoolrefill
listaccounts [minconf=1]
listaddressgroupings
listlockunspent
listreceivedbyaccount [minconf=1] [includeempty=false]
listreceivedbyaddress [minconf=1] [includeempty=false]
listsinceblock [blockhash] [target-confirmations]
listtransactions [account] [count=10] [from=0]
listunspent [minconf=1] [maxconf=9999999] ["address",...]
lockunspent unlock? [array-of-Objects]
move <fromaccount> <toaccount> <amount> [minconf=1] [comment]
sendfrom <fromaccount> <tofreicoinaddress> <amount> [minconf=1] [comment] [comment-to]
sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
sendrawtransaction <hex string>
sendtoaddress <freicoinaddress> <amount> [comment] [comment-to]
setaccount <freicoinaddress> <account>
setgenerate <generate> [genproclimit]
settxfee <amount>
signmessage <freicoinaddress> <message>
signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex,"redeemScript":hex},...] [<privatekey1>,...] [sighashtype="ALL"]
stop
submitblock <hex data> [optional-params-obj]
validateaddress <freicoinaddress>
verifymessage <freicoinaddress> <signature> <message>
 

Link to post
Share on other sites

But if you have a nodes ip it should not be a problem to add a node (f.e.):

addnode=104.168.151.81

The .conf file is in your "user\YourUser\AppData\roaming\freicoin" folder under windows and in the .freicoin (hidden) folder in your userfolder under linux. to see the folder in your filemanager push str+h (show hidden folder and files).

Greetings Rik

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...