Wallet: add missing variable wallet
This commit is contained in:
parent
f028dfffa9
commit
69dfd3204d
1 changed files with 1 additions and 0 deletions
|
@ -273,6 +273,7 @@ describe('Wallet', function() {
|
|||
describe('setUnspentOutputs', function() {
|
||||
var utxo
|
||||
var expectedOutputKey
|
||||
var wallet
|
||||
|
||||
beforeEach(function() {
|
||||
utxo = {
|
||||
|
|
Loading…
Add table
Reference in a new issue