Skip to content

Commit 5fe3db0

Browse files
authored
Update project descriptions for Superseed, Ink and Lumia
1 parent 25436e2 commit 5fe3db0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3876,7 +3876,7 @@ export const networkFamilies: NetworkFamily[] = [
38763876
{
38773877
name: "superseed-starter",
38783878
description:
3879-
"This project can be use as a starting point for developing your new Lumia SubQuery project",
3879+
"This project can be use as a starting point for developing your new Superseed SubQuery project",
38803880
remote: "https://github.com/subquery/ethereum-subql-starter",
38813881
path: "Superseed/superseed-starter",
38823882
},
@@ -4431,7 +4431,7 @@ export const networkFamilies: NetworkFamily[] = [
44314431
name: "Lumia",
44324432
chain_id: "994873017",
44334433
description:
4434-
"Lumia is a Layer 1 blockchain to give institutional grade access to RWAs (Real World Assets).",
4434+
"Lumia is a blockchain to give institutional grade access to RWAs (Real World Assets).",
44354435
logo: "https://static.subquery.network/network-logos/994873017.png",
44364436
examples: [
44374437
{
@@ -4454,7 +4454,7 @@ export const networkFamilies: NetworkFamily[] = [
44544454
{
44554455
name: "ink-starter",
44564456
description:
4457-
"This project can be use as a starting point for developing your new Lumia SubQuery project",
4457+
"This project can be use as a starting point for developing your new Ink SubQuery project",
44584458
remote: "https://github.com/subquery/ethereum-subql-starter",
44594459
path: "Ink/ink-starter",
44604460
},
@@ -4471,7 +4471,7 @@ export const networkFamilies: NetworkFamily[] = [
44714471
{
44724472
name: "ink-sepolia-starter",
44734473
description:
4474-
"This project can be use as a starting point for developing your new Lumia SubQuery project",
4474+
"This project can be use as a starting point for developing your new Ink Sepolia SubQuery project",
44754475
remote: "https://github.com/subquery/ethereum-subql-starter",
44764476
path: "Ink/ink-sepolia-starter",
44774477
},

0 commit comments

Comments
 (0)