i think it worked
C:\Users\sorin\Desktop\wallet-win64>forknoted --config-file .\coin.conf
C:\Users\sorin\Desktop\wallet-win64>simplewallet --config-file .\coin.conf
C:\Users\sorin\Desktop\wallet-win64>miner --address FBL9nntxVVjgUdpNrpnzzuBNhRzBLMtVMKkndnJBsrEd1oL6phUoYMEZge8Mu3hewbcGLMB9e8EPJQ9 FN56amZuABBUnueS --threads 11 --daemon-port 12991
and now is 179-180 block
for who doesnt work just try this.
I see new blocks so it's working!
explain please?
You need to specify rpc port for wallet to communicate with the daemon. In downloaded it is --daemon-rpc-port option. For me it was like this:
miner.exe --address FATwJq4RF61WdwRq59E16vV2S5ZBV6MN58Axt5BYYV1ySRTk1SprjKbUYsiQ93uZ3sHjjDp6NYdyDeJ 1ZJy471AAUBo8WET --threads 2 --daemon-rpc-port 12991 --log-level 4the --log-level 4 is for additional output of the miner
is that for the gui wallet???
I dont see the daemon port option??