More contract-related adjustments

This commit is contained in:
2017-08-14 15:31:58 +02:00
parent bc19363bf9
commit 576e2741a9
4 changed files with 6 additions and 12 deletions
+1
View File
@@ -10,6 +10,7 @@ export default Ember.Object.extend({
id: null,
creatorAddress: null,
recipientAddress: null,
recipientId: null,
recipientName: null,
recipientProfile: null,
votesCount: null,