Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions operators/Node-Guardians/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Node Guardians",
"website": "https://infra.nodeguardians.io",
"description": "Eigen Layer Network is under the watchful eyes of the Node Guardians - nodeguardians.io ",
"name": "[Deactivated] - Node Guardians",
"website": "",
"description": "",
Comment on lines +3 to +4

Copilot AI Aug 25, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider using null values instead of empty strings for cleared fields to better represent the absence of data and maintain consistency with JSON conventions.

Suggested change
"website": "",
"description": "",
"description": null,

Copilot uses AI. Check for mistakes.
"logo": "https://raw.githubusercontent.com/layr-labs/eigendata/master/operators/Node-Guardians/logo.png",
"twitter": "https://twitter.com/nodeguardians"
}