Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. Geth version : 1.8.3 stable
  2. OS & Version : windows 10
  3.  
  4. {
  5. "config": {
  6. "chainId" : 7686,
  7. "homesteadBlock": 0,
  8. "eip155Block" : 0,
  9. "eip158Block" : 0
  10. },
  11. "nonce" : "0x0000000000000042",
  12. "timestamp" : "0x00",
  13. "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
  14. "extraData" : "0x00",
  15. "gasLimit" : "0x4c4b40",
  16. "difficulty": "0x400000",
  17. "mixhash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
  18. "coinbase" : "0x0000000000000000000000000000000000000000",
  19. "alloc": {
  20. }
  21. }
  22.  
  23. ERROR[04-17|19:26:01]
  24. ########## BAD BLOCK #########
  25. Chain config: {ChainID: 7686 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: <nil> EIP155: 0 EIP158: 0 Byzantium: <nil> Constantinople: <nil> Engine: unknown}
  26.  
  27. Number: 1
  28. Hash: 0xcc00615c7554b7c9d8813943e43216e7c4a8dcea6db6e262a8bc6c213d78733c
  29.  
  30.  
  31. Error: invalid mix digest
  32. ##############################
  33.  
  34. WARN [04-17|19:26:01] Synchronisation failed, dropping peer peer=cadcc80d87d6245a err="retrieved hash chain is invalid"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement