mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 01:02:05 -07:00
Removing debugging line
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user