mirror of
https://github.com/Permissionless-Software-Foundation/bch-js.git
synced 2026-09-23 01:22:01 -07:00
Cleaned up integration tests
This commit is contained in:
+1
-1
@@ -438,7 +438,7 @@ class Utils {
|
||||
async validateTxid(txid) {
|
||||
const path = `${this.restURL}slp/validateTxid`
|
||||
|
||||
console.log(`txid: ${JSON.stringify(txid, null, 2)}`)
|
||||
// console.log(`txid: ${JSON.stringify(txid, null, 2)}`)
|
||||
|
||||
// Handle a single TXID or an array of TXIDs.
|
||||
let txids
|
||||
|
||||
Reference in New Issue
Block a user