v0.23.7
What's Changed
- fix: estimation min set to gas_used - 1 rather than to estimate - 1 by @prestwich in #112
BREAKING:
- The
estimation
prop ofEstimationResult
has changed names tolimit
to make its function clearer and prevent bugs - The getter for the prop has been renamed to
limit()
Full Changelog: v0.23.6...v0.23.7