Module forc_wallet::utils
source · Functions§
- Returns default wallet path which is
$HOME/.fuel/wallets/.wallet. - Load a wallet from the given path.
- The user’s fuel directory (stores state related to fuel-core, wallet, etc).
- The directory used to cache wallet account addresses.
- The directory under which
forc walletgenerates wallets.