wallet test passings
This commit is contained in:
parent
5d2b50f77f
commit
dc3bbb8859
4 changed files with 23 additions and 70 deletions
|
|
@ -135,7 +135,6 @@ Wallet.prototype._handleTxProposal = function(senderId, data) {
|
|||
try {
|
||||
mergeInfo = this.txProposals.mergeFromObj(data.txProposal, senderId, Wallet.builderOpts);
|
||||
} catch (e) {
|
||||
console.log('[Wallet.js.141]',e); //TODO
|
||||
var corruptEvent = {
|
||||
type: 'corrupt',
|
||||
cId: senderId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue