Skip to content

Commit

Permalink
fixup! chore: added gov4 to replace electorate config for a3p
Browse files Browse the repository at this point in the history
chore: added gov2
  • Loading branch information
frazarshad committed Oct 24, 2024
1 parent 298a302 commit 56f8b3c
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,12 @@ const configurations = {
committeeName: 'Economic Committee',
voterAddresses: {
gov1: 'agoric1ee9hr0jyrxhy999y755mp862ljgycmwyp4pl7q',
gov2: 'agoric1wrfh296eu2z34p6pah7q04jjuyj3mxu9v98277',
gov4: 'agoric1c9gyu460lu70rtcdp95vummd6032psmpdx7wdy',
},
highPrioritySendersConfig: {
addressesToAdd: ['agoric1c9gyu460lu70rtcdp95vummd6032psmpdx7wdy'],
addressesToRemove: [
'agoric1wrfh296eu2z34p6pah7q04jjuyj3mxu9v98277',
'agoric1ydzxwh6f893jvpaslmaz6l8j2ulup9a7x8qvvq',
],
addressesToRemove: ['agoric1ydzxwh6f893jvpaslmaz6l8j2ulup9a7x8qvvq'],
},
},
BOOTSTRAP_TEST: {
Expand Down

0 comments on commit 56f8b3c

Please sign in to comment.