mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-24 12:37:16 +00:00
Fixed port num
This commit is contained in:
parent
4e7f53adf0
commit
1b903767e0
@ -18,7 +18,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
seedNodeAddress = "poc-8.ethdev.com:30300"
|
||||
seedNodeAddress = "poc-8.ethdev.com:30303"
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
|
Loading…
Reference in New Issue
Block a user