f79d05ba53
* Ban on cannot get block header in txhashset_write * Rusfmt * Fix typo * Missing error handling * Rustfmt * Only accept txhashset from corresponding peer * Switch to AtomicBool instead of RwLock<bool> * Rustfmt