up
This commit is contained in:
parent
a87cb4ab2c
commit
d3ca8f6d2d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,5 +26,5 @@ export const setupNetwork = async () => {
|
||||||
await new Promise(resolve => setTimeout(resolve, 1000))
|
await new Promise(resolve => setTimeout(resolve, 1000))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
throw new Error("lnd is not ready after 10 seconds")
|
throw new Error("lnd is not ready after 30 seconds")
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue