Merge pull request #50 from 67P/refactor/naming-conventions

Refactor/naming conventions
This commit was merged in pull request #50.
This commit is contained in:
2018-04-15 18:17:47 +00:00
committed by GitHub
8 changed files with 15 additions and 17 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ export default class Operator extends Base {
.add(json)
.then((ipfsHashAttr) => {
let proposal = [
proposalAttr.recipientId,
proposalAttr.contributorId,
proposalAttr.amount,
ipfsHashAttr.ipfsHash,
ipfsHashAttr.hashFunction,