Removing debugging line

This commit is contained in:
Chris Troutner
2021-02-11 13:55:45 -08:00
parent 442b802b79
commit 1a115a0012
+1 -1
View File
@@ -1218,7 +1218,7 @@ class Slp {
}
const path = `${process.env.SLP_API_URL}slp/validate/${txid}`
console.log(`validate2Single path: ${path}`)
// console.log(`validate2Single path: ${path}`)
// Request options
const opt = {