Skip to content

Commit

Permalink
Update config.ts example to match API
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Mar 19, 2024
1 parent 819bb14 commit b53e7ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/config.ts.example
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ export const config = {
'0x1234123412341234123412341234123412341234',
'0x1234512345123451234512345123451234512345',
],
batchPoster: '0x1234123412341234123412341234123412341234',
batchPosters: ['0x1234123412341234123412341234123412341234'],
batchPosterManager: '0x1234123412341234123412341234123412341234'
}

0 comments on commit b53e7ba

Please sign in to comment.