Skip to content

Commit

Permalink
Add minivipers validator (#18)
Browse files Browse the repository at this point in the history
Add minivipers validator and fix contact links

---------

Co-authored-by: Eugene Aseev <14873170+easeev@users.noreply.github.com>
  • Loading branch information
minivipers and easeev committed Aug 14, 2023
1 parent c0bee3c commit 251892b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion components/validator/validators.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@
"totalStake": 2013,
"feePercentage": 7,
"openToValidate": true,
"contactURL": "t.me/mahof,https://mahof.info"
"contactURL": "https://t.me/mahof"
},
{
"nodeID": "NodeID-62XYpHtuv92hHhJJXVd4wxJqPFv9rbWA8",
"description": "SELCUK Node Operator ",
"totalStake": 5000,
"feePercentage": 2,
"openToValidate": true,
"contactURL": "https://t.me/minivipers"
}
]

0 comments on commit 251892b

Please sign in to comment.