Merge pull request #76 from 67P/features/dynamic-core-flag
Dynamic function to test for core contributor flag
This commit was merged in pull request #76.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -67,7 +67,6 @@ class Contributor extends Base {
|
||||
ipfsHashAttr.hashDigest,
|
||||
ipfsHashAttr.hashFunction,
|
||||
ipfsHashAttr.hashSize,
|
||||
contributorAttr.isCore,
|
||||
];
|
||||
|
||||
return this.functions.addContributor(...contributor, callOptions);
|
||||
|
||||
Reference in New Issue
Block a user