FuelLabs/fuels-rs

add context to errors throughtout the sdk

Open

#1,597 opened on Feb 10, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (43,211 stars) (1,360 forks)batch import
good first issue

Description

https://github.com/FuelLabs/fuels-rs/pull/1595 has been merged and we can use the context and with_context methods to enrich the error messages we return from our higher level apis.

Contributor guide