We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57c5a5 commit 5a58673Copy full SHA for 5a58673
src/model/transaction/Deadline.ts
@@ -26,7 +26,7 @@ export class Deadline {
26
/**
27
* @type {number}
28
*/
29
- public static timestampNemesisBlock = 1459468800;
+ public static timestampNemesisBlock = 1573426800;
30
31
32
* Deadline value
0 commit comments