forked from tornadocash/classic-ui
fix: get encrypted notes
This commit is contained in:
parent
497675ad27
commit
eba8f41e44
@ -486,7 +486,7 @@ const actions = {
|
||||
fromBlock: deployedBlock
|
||||
})
|
||||
|
||||
if (!isEmptyArray(graphEvents)) {
|
||||
if (lastSyncBlock) {
|
||||
deployedBlock = lastSyncBlock
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user