We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fcdc6 commit f8b6e3fCopy full SHA for f8b6e3f
src/globals.ts
@@ -10,7 +10,7 @@ export const ADDRESSES = {
10
},
11
sol: {
12
devnet: {
13
- voteAccountAddress: 'ChrXH3zgYkBYe7c9XXrkrajF1yrEca3EvZe2ErEBJPJf' // random validator vote account
+ voteAccountAddress: 'FwR3PbjS5iyqzLiLugrBqKSa5EKZ4vK9SKs7eQXtT59f'
14
15
mainnet: {
16
voteAccountAddress: 'DdCNGDpP7qMgoAy6paFzhhak2EeyCZcgjH7ak5u5v28m'
0 commit comments