Function grin_wallet_libwallet::api_impl::owner::set_active_account

source ยท
pub fn set_active_account<'a, T, C, K>(
    w: &mut T,
    label: &str
) -> Result<(), Error>
where T: WalletBackend<'a, C, K> + ?Sized, C: NodeClient + 'a, K: Keychain + 'a,
Expand description

set active account