Skip to content

Commit a7d179c

Browse files
committed
Add missing schemas
1 parent f0cca72 commit a7d179c

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

finland/profile.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "../profile.schema.json",
23
"name": "🌲 Finland | 0% fee",
34
"identity": "EE8538003C1161F2"
45
}

greywolfco/chains.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "../chains.schema.json",
23
"name": "GreyWolfCo",
34
"chains": [
45

greywolfco/profile.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "../profile.schema.json",
23
"name": "GreyWolf&Co",
34
"identity": "455BD92BE87255ED"
45
}

icycro/profile.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "../profile.schema.json",
23
"name": "IcyCRO.org | 0% fee",
34
"identity": "E072BD129BFECFB1"
45
}

perseverance-staking/profile.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "../profile.schema.json",
23
"name": "Perseverance Staking",
34
"identity":"715DD22461EE9C0D"
45
}

perseverance/profile.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "../profile.schema.json",
23
"name": "Perseverance",
34
"identity":"AC0C285A096D3A78"
45
}

stakingcafe/profile.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "../profile.schema.json",
23
"name": "☕ staking.cafe",
34
"identity":"BA68EE88159D3804"
45
}

0 commit comments

Comments
 (0)