good morning!!!!

Skip to content
Snippets Groups Projects
Commit 4e7f53ad authored by obscuren's avatar obscuren
Browse files

Changed to poc-8 & removed GetTxs

parent 564f02aa
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ import (
)
const (
seedNodeAddress = "poc-7.ethdev.com:30300"
seedNodeAddress = "poc-8.ethdev.com:30300"
)
type Config struct {
......
......@@ -22,7 +22,6 @@ const (
// eth protocol message codes
const (
StatusMsg = iota
GetTxMsg // unused
TxMsg
GetBlockHashesMsg
BlockHashesMsg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment