mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +00:00
Remove extra udp port log (#5205)
* Remove extra udp port log * Merge branch 'master' into rm-log
This commit is contained in:
parent
48e984f526
commit
6b1e60c404
@ -72,7 +72,6 @@ func NewService(cfg *Config) (*Service, error) {
|
||||
BufferItems: 64,
|
||||
})
|
||||
|
||||
log.Info(cfg.UDPPort)
|
||||
s := &Service{
|
||||
ctx: ctx,
|
||||
cancel: cancel,
|
||||
|
Loading…
Reference in New Issue
Block a user