Build on aragonOS #62

Merged
bumi merged 51 commits from aragonos into master 2019-04-02 19:36:36 +00:00
Showing only changes of commit 38079d07db - Show all commits

View File

@@ -62,7 +62,6 @@ class Contribution extends Base {
ipfsHashAttr.hashSize,
];
console.log(contribution);
return this.functions.add(...contribution, callOptions);
});
}