You can verify the height. ETH chain is higher...
cloned go-ethereum from github.com/ethereumproject
Compiled and start syncing
info from eth.syncing is:
{
currentBlock: 197,
highestBlock: 1951540,
knownStates: 223170,
pulledStates: 113620,
startingBlock: 0
}
hmmm highest Bloch: 1941540, is this ETC or ETH, not sure because ETCPool shows 1947306 as highest block....
is there a setting to sync to ETC blockchain ?
You're on ETH.
Use this to sync to ETC:
flag provided but not defined: -oppose-dao-fork
get the go-ethereum like mentioned from ethereumclassic ... strange that it will only sync eth and not etc ...
which one was the last from ethereum at github that will sync to etc chain ?