Alright, I think I found a problem with my bitcoin client but need help.
Running Win 7
Bit coin is installed in c:program files (x86)\bitcoin
It seems my generating could be providing me a false number of connections because I'm mining on the same computer.
I can not find the applications folder that someone suggested to do the following.
If your client is having trouble downloading the blocks
Close your client, open terminal and run these commands
Code:
cd /Applications/
Code:
Bitcoin.app/contents/macos/bitcoin -addnode=69.164.218.197 -addnode=64.22.103.150 -addnode=173.242.112.53 -addnode=178.79.147.99 -addnode=184.106.111.41 -addnode=91.85.220.84 -addnode=173.224.125.222 -addnode=
Can anyone provide me with instructions how to do this in WIN 7. This might fix my false connections issue.
Shawn