Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "02c911111b6b7e50d5a7083de7060f7f305fa7697c010c5fa4b304d556d99e91e4",
Copy link

Choose a reason for hiding this comment

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

name field still set to raw SECP key

The name field is still set to the raw SECP public key rather than a human-readable validator name (e.g., "LI.FI"). Most validators in this repo use a readable name — see the example file which shows "name": "Validator name". Consider updating this to something like "LI.FI" for better readability in any validator directory UIs.

Suggested change
"name": "02c911111b6b7e50d5a7083de7060f7f305fa7697c010c5fa4b304d556d99e91e4",
"name": "LI.FI",

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!

"secp": "02c911111b6b7e50d5a7083de7060f7f305fa7697c010c5fa4b304d556d99e91e4",
"bls": "90bf7e7bf6173096936e6ee86c19b90a4002e0ccdcc31af8d0d70dfbafecd06b0a9bf19ab1569da7f4b3a619794c953d",
"website": "",
"description": "",
"logo": "",
"x": ""
"website": "https://li.fi/",
"description": "All Onchain Liquidity in one API",
"logo": "https://li.fi/favicon.svg",
"x": "https://x.com/lifiprotocol"
}