hermeznetwork / hermez-node

Hermez node Go implementation
GNU Affero General Public License v3.0
58 stars 33 forks source link

Improvement/ethereum struct calls #1111

Closed marioidival closed 2 years ago

marioidival commented 3 years ago

Closes #1063

What does this PR does?

Change the name refer to EthereumClient of eth/ethereum.go package to ethereumClient on smart contract codes:

How to test?

Just build with go build to check name references (thanks compiled languages)

Checklist

These are the criteria that every PR should meet, please check them off as you review them: