klaytn / rosetta-klaytn

Apache License 2.0
4 stars 6 forks source link

Draft of modification client.go file for Klaytn #28

Closed jimni1222 closed 2 years ago

jimni1222 commented 2 years ago

This PR introduces modification of the client.go file for Klaytn.

The main change is the logic for calculating block rewards and transaction fees in this PR.

This is a draft of the changes, and we should find and fix bugs as we test them.

releated to https://github.com/klaytn/rosetta-klaytn/issues/11