Commit 1b903767 authored by obscuren's avatar obscuren

Fixed port num

parent 4e7f53ad
...@@ -18,7 +18,7 @@ import ( ...@@ -18,7 +18,7 @@ import (
) )
const ( const (
seedNodeAddress = "poc-8.ethdev.com:30300" seedNodeAddress = "poc-8.ethdev.com:30303"
) )
type Config struct { type Config struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment