auto check
This commit is contained in:
parent
c6af5ce193
commit
de3060cf70
1 changed files with 0 additions and 2 deletions
|
|
@ -1847,9 +1847,7 @@ page_container %}
|
|||
|
||||
recheckPendingTokens: async function () {
|
||||
for (const token of this.historyTokens) {
|
||||
console.log(token.status, token.amount)
|
||||
if (token.status === 'pending' && token.amount < 0) {
|
||||
print('CHEKABLE')
|
||||
this.checkTokenSpendable(token.token, false)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue