mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-23 01:32:03 -07:00
fix(bch-js): Updating to v4.5.2
This commit is contained in:
+1
-1
@@ -1287,7 +1287,7 @@ describe('#SLP', () => {
|
||||
})
|
||||
})
|
||||
|
||||
describe('generateSendOpReturn()', () => {
|
||||
describe('#generateSendOpReturn()', () => {
|
||||
const generateSendOpReturn = slpRoute.generateSendOpReturn
|
||||
// Validate tokenUtxos input
|
||||
it('should throw 400 if tokenUtxos is missing', async () => {
|
||||
|
||||
Reference in New Issue
Block a user