提交 4e7f53ad 编写于 作者: O obscuren

Changed to poc-8 & removed GetTxs

上级 564f02aa
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册