FuelLabs / fuels-rs

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

chore: update `wallet.rs` in-line BIP doc #1370

Closed K1-R1 closed 2 months ago

K1-R1 commented 2 months ago

This PR makes a small addition to the in-line docs of new_from_mnemonic_phrase_with_path to clarify that it is not restricted to BIP32 derivation paths only.

Checklist

Closes #1369