Adjust proposals for format changes

This commit is contained in:
2019-04-04 23:11:43 +02:00
parent 181e6f3c23
commit a049f2eedb
3 changed files with 33 additions and 38 deletions

View File

@@ -14,7 +14,6 @@ module.exports = async function(callback) {
console.log(`Using Proposal at: ${kredits.Proposal.contract.address}`);
const table = new Table({
head: ['ID', 'Contributor ID', 'Amount', 'Votes', 'Executed?', 'Description']
})