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