Skip to main content

set_config

Function set_config 

Source
pub fn set_config(
    vault_path: &Path,
    pp: &Passphrase,
    fee_treatment: Option<FeeTreatment>,
) -> Result<CliConfig, CliError>
Expand description

Persist a new TP8 fee treatment (None = leave unchanged), then return the resulting config.