fix: update names

This commit is contained in:
yj 2021-04-27 14:22:57 -05:00
parent d6e34becf4
commit e74a42a431
7 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{ {
"cname": "council.graphprotocol.eth", "cname": "council.graphprotocol.eth",
"name": "TheGraph", "name": "TheGraphCouncil",
"description": "", "description": "",
"path": "council.graphprotocol.eth", "path": "council.graphprotocol.eth",
"previousPaths": [], "previousPaths": [],

View File

@ -1,6 +1,6 @@
{ {
"cname": "dsd.eth", "cname": "dsd.eth",
"name": "DynamicSet", "name": "DynamicSetDollar",
"description": "", "description": "",
"path": "dsd.eth", "path": "dsd.eth",
"previousPaths": [], "previousPaths": [],

View File

@ -1,6 +1,6 @@
{ {
"cname": "esd.eth", "cname": "esd.eth",
"name": "EmptySet", "name": "EmptySetDollar",
"description": "", "description": "",
"path": "esd.eth", "path": "esd.eth",
"previousPaths": [], "previousPaths": [],

View File

@ -1,6 +1,6 @@
{ {
"cname": "eublas.xyz", "cname": "eublas.xyz",
"name": "EuropeanBlockchain", "name": "EuropeanBlockchainAssociation",
"description": "", "description": "",
"path": "eublas.xyz", "path": "eublas.xyz",
"previousPaths": [], "previousPaths": [],

View File

@ -9,7 +9,7 @@
"suffix": "RLY", "suffix": "RLY",
"coinGeckoPriceString": "", "coinGeckoPriceString": "",
"tokenContractAddress": "null", "tokenContractAddress": "null",
"isEnabled": true, "isEnabled": false,
"hasOnchain": false, "hasOnchain": false,
"claim": { "claim": {
"isClaimed": false, "isClaimed": false,

View File

@ -24,7 +24,7 @@ else
printf '{ printf '{
"cname": "'"$1"'", "cname": "'"$1"'",
"name": "'"$4"' '"$5"'", "name": "'"$4"''"$5"''"$6"'",
"description": "", "description": "",
"path": "'"$1"'", "path": "'"$1"'",
"previousPaths": [], "previousPaths": [],