fix test 2
This commit is contained in:
parent
0b80373894
commit
73390cebf8
1 changed files with 1 additions and 1 deletions
|
|
@ -467,7 +467,7 @@ describe('Wallet model', function() {
|
||||||
copayersExtPubKeys: cepk,
|
copayersExtPubKeys: cepk,
|
||||||
nicknameFor: {},
|
nicknameFor: {},
|
||||||
};
|
};
|
||||||
w._handlePublicKeyRing('senderID', {
|
w._onPublicKeyRing('senderID', {
|
||||||
publicKeyRing: pkrObj
|
publicKeyRing: pkrObj
|
||||||
}, true);
|
}, true);
|
||||||
w.publicKeyRing.getHDParams(0).getReceiveIndex(2);
|
w.publicKeyRing.getHDParams(0).getReceiveIndex(2);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue