Wallet: add missing variable wallet
This commit is contained in:
parent
f028dfffa9
commit
69dfd3204d
@ -273,6 +273,7 @@ describe('Wallet', function() {
|
||||
describe('setUnspentOutputs', function() {
|
||||
var utxo
|
||||
var expectedOutputKey
|
||||
var wallet
|
||||
|
||||
beforeEach(function() {
|
||||
utxo = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user