0xPolygon / polygon-edge

A Framework for Building Ethereum-compatible Blockchain Networks
https://polygon.technology/solutions/polygon-edge/
Apache License 2.0
1.01k stars 534 forks source link

enableDataDogProfiler() err check is wrong #2201

Open R-Santev opened 3 months ago

R-Santev commented 3 months ago

enableDataDogProfiler() err check is wrong

Description

A wrong variable is checked for error is made in server/server.go:175 image

Your environment

Expected behavior

Proposed solution

I am attaching a PR resolving the issue: https://github.com/0xPolygon/polygon-edge/pull/2200

Faiqonli commented 1 month ago

server/server.go:175