Skip to content

Commit

Permalink
update to may 14
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenluz authored Apr 26, 2024
1 parent 9c01c4d commit b1a4192
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const distro = [
665, 673, 680, 688, 695, 702, 711, 718, 726, 733, 741, 748, 756, 764,
];

const initTime = 1714500000; // Timestamp of first round in seconds: Tuesday, APR 30, 2024 18:00:00 GMT
const initTime = 1715709600; // Timestamp of first round in seconds: Tuesday, MAY 14, 2024 18:00:00 GMT

let UnipoolTokenDistributor, currentTime, nonce;
async function main() {
Expand Down

0 comments on commit b1a4192

Please sign in to comment.