debug!(target:"shasper","Current slot is {}",current_slot);
if*self.last_proposed_epoch.lock()<current_epoch{
debug!(target:"shasper","Last proposed epoch {} is less than current epoch {}, submitting a new attestation",*self.last_proposed_epoch.lock(),current_epoch);
letalice_id=ValidatorId::from_str("8e9bed908372adcb328d242bc0f03fa527a232d2c7e81daa8b350a7593cf5c89a62795909ef18ed09cf8e24123076ce9").expect("Preloaded key is valid; qed");
letbob_id=ValidatorId::from_str("a5908e909329db6e5ba9083aae10b6b1dd9341ed6f70f3395a59b944b059737cbce745664fb31f087c6d5f74756619a3").expect("Preloaded key is valid; qed");