Fixing clippy warnings (#1660)
This commit is contained in:
@@ -390,7 +390,8 @@ impl BlockChain {
|
||||
return Some(hash);
|
||||
}
|
||||
}
|
||||
return None;
|
||||
|
||||
None
|
||||
}
|
||||
|
||||
/// Set the cache configuration.
|
||||
|
||||
Reference in New Issue
Block a user