mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-13 13:43:30 +00:00
sharding: rm todo
Former-commit-id: 6e934460d846f8ce8b9c5115391b8fa9c6d857cb [formerly e9712cf6a9d76c3c0140888f69525e7f37f555e4] Former-commit-id: 60cbb34750ac612cb5edfc7bef99377640674d08
This commit is contained in:
parent
005409dd49
commit
af35efe4a3
@ -76,7 +76,6 @@ func New(ctx *cli.Context) (*ShardEthereum, error) {
|
||||
// Adds the initialized SMCClient to the ShardEthereum instance.
|
||||
shardEthereum.smcClient = smcClient
|
||||
|
||||
// TODO: Find a better way to do this???
|
||||
if err := shardEthereum.registerP2P(); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user