FuelLabs / fuels-rs

Fuel Network Rust SDK
https://fuellabs.github.io/fuels-rs
Apache License 2.0
44.27k stars 1.34k forks source link

feat: add max fee estimation tolerance #1458

Closed segfault-magnet closed 1 month ago

segfault-magnet commented 1 month ago

closes: #1457

We now add a 5% tolerance to max fee estimation just like we do for script gas estimation.

Checklist