mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 01:02:05 -07:00
fix(validate2Single): Added alternative SLP TXID validator
This commit is contained in:
@@ -213,4 +213,10 @@ describe('#slp', () => {
|
||||
assert.equal(result.slpUtxos[2].utxos.length, 2)
|
||||
})
|
||||
})
|
||||
|
||||
// describe('#validate2Single', () => {
|
||||
// it('should validate a known valid TXID', async () => {
|
||||
//
|
||||
// })
|
||||
// })
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user