Module paths

Source
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.