fix(bch-js): Updating to v4.5.2

This commit is contained in:
Chris Troutner
2021-01-07 13:26:38 -08:00
parent 23d66da792
commit 9450c3969b
5 changed files with 3123 additions and 4618 deletions
+1 -1
View File
@@ -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 () => {