FuelLabs/fuels-rs

Refactor coin cache

Open

#1,196 opened on Nov 8, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (43,211 stars) (1,360 forks)batch import
good first issuetech-debt

Description

The coin cache implementation includes a lot of scattered feature flags. @segfault-magnet made a great suggestion on how to improve on that here:

https://github.com/FuelLabs/fuels-rs/pull/1105#pullrequestreview-1704233161

Contributor guide