Skip to content

Commit

Permalink
chore: update devnet config for EC members
Browse files Browse the repository at this point in the history
  • Loading branch information
rabi-siddique committed Oct 11, 2024
1 parent 75cc4e2 commit a97a07d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@ const configurations = {
},
DEVNET: {
committeeName: 'Economic Committee',
// TODO: Update the addresses after confirmation
voterAddresses: {
gov1: 'agoric1ldmtatp24qlllgxmrsjzcpe20fvlkp448zcuce',
gov2: 'agoric140dmkrz2e42ergjj7gyvejhzmjzurvqeq82ang',
gov4: 'agoric1f0h5zgxyg3euxsqzs0506uj4cmu56y30pqx46s',
},
highPrioritySendersConfig: {
addressesToAdd: [],
addressesToAdd: ['agoric1f0h5zgxyg3euxsqzs0506uj4cmu56y30pqx46s'],
addressesToRemove: ['agoric1w8wktaur4zf8qmmtn3n7x3r0jhsjkjntcm3u6h'],
},
},
Expand Down

0 comments on commit a97a07d

Please sign in to comment.