mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
fix(rpi): Updating containers for RPi
This commit is contained in:
@@ -74,7 +74,7 @@ async function sweepNfts () {
|
||||
|
||||
// Wait for indexers to update.
|
||||
console.log('Waiting for indexers to update...')
|
||||
await bchjs.Util.sleep(20000)
|
||||
await bchjs.Util.sleep(120000)
|
||||
|
||||
// Send NFT to root address.
|
||||
const receiver2 = [{
|
||||
|
||||
Reference in New Issue
Block a user