You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lib.rs
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ async fn generate_commit(
42
42
// Calculate reveal_round
43
43
// all of 3 variables are constants for drand quicknet
44
44
let period = 3;
45
-
let genesis_time = 1689232296;
45
+
let genesis_time = 1692803367;
46
46
let public_key = "83cf0f2896adee7eb8b5f01fcad3912212c437e0073e911fb90022d3e760183c8c4b450b6a0a6c3ac6a5776a2d1064510d1fec758c921cc22b0e17e63aaf4bcb5ed66304de9cf809bd274ca73bab4af5a6e9c76a4bc09e76eae8991ef5ece45a";
0 commit comments