Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 6f89cac

Browse files
committed
Don’t seep 5 seconds before pushing first SCB snapshot
1 parent 4897e72 commit 6f89cac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/action/index-mobile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ when(
154154
when(
155155
() => store.network && store.syncedToChain,
156156
async () => {
157-
await nap();
158157
backup.pushChannelBackup();
159158
backup.subscribeChannelBackups();
160159
}

0 commit comments

Comments
 (0)