This commit is contained in:
2022-10-06 11:03:50 +02:00
parent 57934ae7a3
commit 0732911e13
-1
View File
@@ -119,7 +119,6 @@ export default Service.extend({
}); });
this.set('kredits', kredits); this.set('kredits', kredits);
console.log(kredits.Contributor.contract.address);
this.set('currentBlock', await kredits.provider.getBlockNumber()); this.set('currentBlock', await kredits.provider.getBlockNumber());
if (this.currentUserAccounts && this.currentUserAccounts.length > 0) { if (this.currentUserAccounts && this.currentUserAccounts.length > 0) {