Skip to content

Commit 644d742

Browse files
PastaPastaPastaknst
authored andcommitted
refactor: update comment for SML cache population
1 parent 16710cd commit 644d742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/evo/deterministicmns.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ bool CDeterministicMNManager::ProcessBlock(const CBlock& block, gsl::not_null<co
633633
int nHeight = pindex->nHeight;
634634

635635
try {
636-
newList.to_sml(); // to fullfill cache of SML
636+
newList.to_sml(); // to populate the SML cache
637637

638638
LOCK(cs);
639639

0 commit comments

Comments
 (0)