0xPolygonHermez / zkevm-node

Go implementation of a node that operates the Polygon zkEVM Network
Other
539 stars 699 forks source link

replace fmt.Errorf() with errors.New() if no param required #3590

Open yasyzb opened 6 months ago

yasyzb commented 6 months ago

What does this PR do?

use errors.New() instead of fmt.Errorf() when no params required

Reviewers

Main reviewers:

Codeowner reviewers:

cla-bot[bot] commented 6 months ago

We require contributors/corporates @yasyzb to read our Contributor License Agreement, please check the Individual CLA document/Corporate CLA document