Rename IPFS hash names to be more consistent #15
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor/ipfs-naming-convention"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We use ipfsHash now everywhere.
Needs a rebase and an update for
getContributorById
@ -69,7 +69,7 @@ contract Contributors is Upgradeable {
c.isCore = isCore;
c.hashFunction = _hashFunction;
c.hashSize = _hashSize;
❤️ love the consistent order!
👍