Skip to content

Commit 8203e50

Browse files
authored
Merge pull request #2
fix: rename metadata.json files
2 parents 2b46a27 + fca1167 commit 8203e50

4 files changed

Lines changed: 16 additions & 2 deletions

File tree

mainnet/go-metadata-json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Go",
3-
"website": "",
3+
"website": "https://bitgo.com",
44
"description": "Go operator",
55
"logo": "https://raw.githubusercontent.com/bitgo/eigenlayer-metadata/refs/heads/master/logos/blue-dark.png",
66
"twitter": ""

mainnet/go-metadata.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Go",
3+
"website": "https://bitgo.com",
4+
"description": "Go operator",
5+
"logo": "https://raw.githubusercontent.com/bitgo/eigenlayer-metadata/refs/heads/master/logos/blue-dark.png",
6+
"twitter": ""
7+
}

testnet/go-metadata-json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Go",
3-
"website": "",
3+
"website": "https://bitgo.com",
44
"description": "Go operator",
55
"logo": "https://raw.githubusercontent.com/bitgo/eigenlayer-metadata/refs/heads/master/logos/blue-dark.png",
66
"twitter": ""

testnet/go-metadata.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Go",
3+
"website": "https://bitgo.com",
4+
"description": "Go operator",
5+
"logo": "https://raw.githubusercontent.com/bitgo/eigenlayer-metadata/refs/heads/master/logos/blue-dark.png",
6+
"twitter": ""
7+
}

0 commit comments

Comments
 (0)