Skip to content

Commit 40c5981

Browse files
committed
fix: treshold value
1 parent 087a6c8 commit 40c5981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/event-db/stage_data/prod/00001_fund13_event.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ INSERT INTO event (
3131
'Catalyst - Fund 13',
3232
'2024-11-20 21:45:00', -- Registration Snapshot Time
3333
'2024-11-20 22:00:00', -- Snapshot Start.
34-
2500000, -- Voting Power Threshold
34+
25000000, -- Voting Power Threshold
3535
100, -- Max Voting Power PCT
3636
NULL, -- Review Rewards
3737
'2024-10-01 09:00:00', -- Start Time

0 commit comments

Comments
 (0)