Merge pull request #52 from boardroom-inc/fix/synthetixName

Update synthetix path
This commit is contained in:
Sudheer 2021-03-05 13:27:32 +05:30 committed by GitHub
commit 760f289a5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,10 +18,10 @@ export const protocols = {
}, },
synthetix: { synthetix: {
name: "Synthetix", name: "Synthetix",
path: "synthetixproposal", path: "snxgov.eth",
description: description:
"Synthetix is a decentralised synthetic asset issuance protocol built on Ethereum.", "Synthetix is a decentralised synthetic asset issuance protocol built on Ethereum.",
suffix: "SNX", suffix: "SC-NFT",
folder: "synthetix", folder: "synthetix",
}, },
yearn: { yearn: {