This commit is contained in:
2019-05-03 23:18:39 +02:00
parent b6ce9dcfc8
commit 2ef7edcbcc
4 changed files with 17 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ module.exports = async function(callback) {
console.log(`Current block number: ${blockNumber}`);
contributions.forEach((c) => {
if (!c.exists) { return; } // if there are zero contributions we currently get an empty one
const confirmed = c.confirmedAtBlock <= blockNumber;
table.push([