mirror of
https://github.com/tornadocash/tornado-classic-ui
synced 2024-02-02 15:04:09 +01:00
fix: get encrypted notes
This commit is contained in:
parent
497675ad27
commit
eba8f41e44
@ -486,7 +486,7 @@ const actions = {
|
|||||||
fromBlock: deployedBlock
|
fromBlock: deployedBlock
|
||||||
})
|
})
|
||||||
|
|
||||||
if (!isEmptyArray(graphEvents)) {
|
if (lastSyncBlock) {
|
||||||
deployedBlock = lastSyncBlock
|
deployedBlock = lastSyncBlock
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user