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.
2 parents 679de2f + ac884d0 commit c583078Copy full SHA for c583078
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