Skip to content

Commit

Permalink
Add Novasama / Day7 to the payload list (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
valentunn authored Nov 26, 2024
1 parent f334a7b commit c869168
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/config/conf.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,12 @@ export const config = new Config([
votersAccounts: ['15cfSaBcTxNr8rV59cbhdMNCRagFr3GE6B3zZRsCp4QHHKPu'],
voteAmount: 1,
voteEnabled: false
},
{
address: '15cfSaBcTxNr8rV59cbhdMNCRagFr3GE6B3zZRsCp4QHHKPu',
votersAccounts: ['15cfSaBcTxNr8rV59cbhdMNCRagFr3GE6B3zZRsCp4QHHKPu'],
voteAmount: 1,
voteEnabled: false
}
]
),
Expand Down

0 comments on commit c869168

Please sign in to comment.