fix pairing bug; remove cachedResponses
This commit is contained in:
parent
5a8e5627ef
commit
c9af2fe5b3
4 changed files with 3 additions and 48 deletions
|
|
@ -861,8 +861,6 @@ exports.requestDispense = function requestDispense (tx) {
|
|||
}
|
||||
|
||||
exports.fetchTx = db.fetchTx
|
||||
exports.cachedResponse = db.cachedResponse
|
||||
exports.cacheResponse = db.cacheResponse
|
||||
|
||||
function sweepHD (row) {
|
||||
const cryptoCode = row.crypto_code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue