q9f / eth.rb

a straightforward library to build, sign, and broadcast ethereum transactions anywhere you can run ruby.
https://q9f.github.io/eth.rb
Apache License 2.0
200 stars 86 forks source link

chore: Add polygon chain test case #146

Closed geeknees closed 2 years ago

geeknees commented 2 years ago

I am afraid it is a small change. It seems to be compatible with the Polygon chain, but I found a place where there is no test case, so I added it. Please check it.