Skip to content

Commit ad953f5

Browse files
emwang-jumplidatong
authored andcommitted
exec: update testnet simd-180 epoch
1 parent 54adb90 commit ad953f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/discof/replay/fd_exec.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include "../../discof/restore/utils/fd_ssmsg.h"
1010

1111
/* FIXME: SIMD-0180 - set the correct epochs */
12-
#define FD_SIMD0180_ACTIVE_EPOCH_TESTNET (5000)
12+
#define FD_SIMD0180_ACTIVE_EPOCH_TESTNET (829)
1313
#define FD_SIMD0180_ACTIVE_EPOCH_MAINNET (5000)
1414

1515
/* Replay tile msg link formatting. The following take a pointer into

0 commit comments

Comments
 (0)