remove debug console
This commit is contained in:
parent
0cc67c2fad
commit
38079d07db
@ -62,7 +62,6 @@ class Contribution extends Base {
|
|||||||
ipfsHashAttr.hashSize,
|
ipfsHashAttr.hashSize,
|
||||||
];
|
];
|
||||||
|
|
||||||
console.log(contribution);
|
|
||||||
return this.functions.add(...contribution, callOptions);
|
return this.functions.add(...contribution, callOptions);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user