mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-26 20:06:17 +02:00
buggy
This commit is contained in:
@@ -150,7 +150,8 @@
|
|||||||
self.connection.send('')
|
self.connection.send('')
|
||||||
self.counter++
|
self.counter++
|
||||||
if (self.counter % 20 === 0) {
|
if (self.counter % 20 === 0) {
|
||||||
self.getPrice
|
this.getPrice
|
||||||
|
console.log('test')
|
||||||
}
|
}
|
||||||
}, 1000)
|
}, 1000)
|
||||||
}, 2000)
|
}, 2000)
|
||||||
|
Reference in New Issue
Block a user