FuelLabs / fuels-rs

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

Mention estimation caveat in docs #1447

Open MujkicA opened 2 weeks ago

MujkicA commented 2 weeks ago

This section in the code describes a caveat with estimation and output variables that we should mention in the docs somewhere:

https://github.com/FuelLabs/fuels-rs/blob/80fe445b0f1f6523e6fca83e88052bf608e27324/packages/fuels-core/src/types/transaction_builders.rs#L557