fix(generateSendOpReturn): Fixed poorly written integration test

This commit is contained in:
Chris Troutner
2021-01-07 16:30:12 -08:00
parent bdde3a271d
commit 7e3a447973
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1896,7 +1896,8 @@ class Slp {
})
}
console.log(`sendQty: ${JSON.stringify(sendQty, null, 2)}`)
// console.log('sendQty: ', sendQty)
// console.log(`tokenUtxos: `, tokenUtxos)
const opReturn = await _this.bchjs.SLP.TokenType1.generateSendOpReturn(
tokenUtxos,
sendQty