[][src]Function grin_wallet_libwallet::check_repair

pub fn check_repair<T, C, K>(
    wallet: &mut T,
    delete_unconfirmed: bool
) -> Result<(), Error> where
    T: WalletBackend<C, K>,
    C: NodeClient,
    K: Keychain, 

Check / repair wallet contents assume wallet contents have been freshly updated with contents of latest block