mirror of
https://github.com/hackku21/loc-chain-backend.git
synced 2024-10-27 20:34:03 +00:00
Break refresh cycle
This commit is contained in:
parent
0aac7161df
commit
1a114d5e8d
@ -363,7 +363,7 @@ export class Blockchain extends Unit {
|
||||
|
||||
await this.firebase.unlock('block')
|
||||
if ( !resultOfPeerRefresh ) {
|
||||
this.refresh(resultOfPeerRefresh)
|
||||
this.refresh(true)
|
||||
}
|
||||
return blocks
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user