Minor logging improvements (bp #8140) (#8190)

automerge
This commit is contained in:
mergify[bot]
2020-02-10 11:22:26 -08:00
committed by GitHub
parent 33557c3271
commit 7bd95019ef
2 changed files with 5 additions and 5 deletions

View File

@@ -1824,7 +1824,7 @@ impl Bank {
}
/// Recalculate the hash_internal_state from the account stores. Would be used to verify a
/// snaphsot.
/// snapshot.
pub fn verify_hash_internal_state(&self) -> bool {
self.rc
.accounts