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
196 stars 85 forks source link

Fix typo in contract_spec.rb #253

Closed flanagansteve closed 8 months ago

flanagansteve commented 8 months ago

"contact" -> "contract"

flanagansteve commented 8 months ago

Hey @q9f - it looks like i cant merge until the specs pass, and the specs seem to be failing due to specs outside of what my changes affect. have you seen this before / do you know how to resolve? the specs seem to pass on main

q9f commented 8 months ago

Don't worry. Thanks!