fix(deps): Updating minimal-slp-wallet

This commit is contained in:
Chris Troutner
2022-10-09 06:37:12 -07:00
parent 9b775c5bf6
commit dd662e9fe9
11 changed files with 101 additions and 155 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import { assert } from 'chai'
import sinon from 'sinon'
// const BCHJS = require('@psf/bch-js')
import BchWallet from 'minimal-slp-wallet/index.js'
import BchWallet from 'minimal-slp-wallet'
// Local libraries.
import P2wdbAdapter from '../../../src/adapters/p2wdb-adapter.js'