Skip to content

Commit 5a58673

Browse files
author
Greg S
committed
fix newly added epochAdjustment
1 parent d57c5a5 commit 5a58673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/transaction/Deadline.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export class Deadline {
2626
/**
2727
* @type {number}
2828
*/
29-
public static timestampNemesisBlock = 1459468800;
29+
public static timestampNemesisBlock = 1573426800;
3030

3131
/**
3232
* Deadline value

0 commit comments

Comments
 (0)