fix test 1
This commit is contained in:
parent
54cc8606b4
commit
0b80373894
1 changed files with 1 additions and 1 deletions
|
|
@ -441,7 +441,7 @@ describe('Wallet model', function() {
|
|||
receiveIndex: 2
|
||||
}]
|
||||
};
|
||||
w._handleIndexes('senderID', aiObj, true);
|
||||
w._onIndexes('senderID', aiObj, true);
|
||||
w.publicKeyRing.getHDParams(0).getReceiveIndex(2);
|
||||
w.publicKeyRing.getHDParams(0).getChangeIndex(3);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue