[][src]Function grin_wallet::libwallet::internal::restore::check_repair

pub fn check_repair<T, C, K>(wallet: &mut T) -> 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