Skip to content

Commit

Permalink
Adding cc3 mainnet validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Gallicchio committed Oct 3, 2024
1 parent ecb09e0 commit 194c3ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/config/validators/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ export const ValidatorCommunity = [
twitter: '@gluwa',
website: 'https://www.gluwa.com/',
validators: {
creditcoin: [
'5ES52Q7gs2xrVQTAxS3kkoEkKmF5XzTAgSZbU7xTXnXozzKQ',
'5EoDxxJ5ix4rBEhN3wBZTpAdKzRFSkmVgm5wbeAUD8c8NBGj',
'5H8YrGkk1zgZAaLxAdTBazqEJyZxGbZYgV5mLPshqqRF8Rwj',
],
creditcoinTest: [
'5DcvAgRBWuQfQCGK2zZE5nVw36WgdYrTZhvxD68hZCPW26bZ',
'5HGskSoTDbRAfiGxDVj4K4BDJBGxLjDaNvb7QLpURDNTrDjA',
Expand Down

0 comments on commit 194c3ac

Please sign in to comment.