This commit is contained in:
Will O'Beirne 2019-02-05 16:06:45 -05:00
parent 3b8d96ac51
commit bd740bd9fa
No known key found for this signature in database
GPG Key ID: 44C190DB5DEAF9F6
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ export function generateProposal({
payoutAddress: 'z123',
dateCreated: created / 1000,
datePublished: created / 1000,
dateApproved: created / 1000,
deadlineDuration: 86400 * 60,
target: amountBn,
funded: fundedBn,