Expand description
Default file path resolution for wallet, keystore, and config directory.
Functionsยง
- config_
dir - Resolves the default Linera config directory (
~/.config/linera), creating it if necessary. - keystore_
path - Resolves the keystore file path from an explicit path, environment variable, or default location.
- wallet_
path - Resolves the wallet file path from an explicit path, environment variable, or default location.