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

feat(macros): add `SetOptions { profile }` command #1404

Closed Br1ght0ne closed 1 month ago

Br1ght0ne commented 1 month ago

Close #1360.

The command is optional, and defaults to release profile.

Checklist