Skip to content

Commit ab03c1d

Browse files
authored
Create validator information in JSON file (#925)
* Create validator information in JSON file * Fix JSON formatting for x field
1 parent d84a13b commit ab03c1d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"id": 258,
3+
"name": "👋 79anvi 🍀",
4+
"secp": "02e7e2b95bc2e3b466752e9276684c03537813fcc97b52aa562336ea6350948061",
5+
"bls": "8e70fa890f11c6580db8dc6617150f15b0c8ff83923d28fcb56d24baca98d7f40873c71b346f3e0c23a616235bcdbfdd",
6+
"website": "https://79anvi.com/",
7+
"description": "The Friendly Validator",
8+
"logo": "https://avatars.githubusercontent.com/u/78877664?s=400&u=8222af0f5a699eb25da014f1a2c48fcb11d54ed1&v=4",
9+
"x": "https://x.com/79anvi"
10+
}

0 commit comments

Comments
 (0)