faster
This commit is contained in:
parent
9912c18992
commit
e5bb3a13cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1884,7 +1884,7 @@ page_container %}
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.log('not paid yet')
|
console.log('not paid yet')
|
||||||
}
|
}
|
||||||
}, 5000)
|
}, 3000)
|
||||||
},
|
},
|
||||||
|
|
||||||
checkTokenSpendable: async function (token, verbose = true) {
|
checkTokenSpendable: async function (token, verbose = true) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue