Function bitcoin_indexed_chain::remove_wallet_setting
source · pub fn remove_wallet_setting<'a>(
chain: &'a mut dyn ChainInterface,
wallet_name: &str
) -> bool
Expand description
| Remove wallet name from persistent | configuration so it will not be loaded | on startup. |